mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 15:30:36 +02:00
updating ci
This commit is contained in:
parent
4ded480088
commit
ee507683c6
@ -3,7 +3,7 @@ stages:
|
|||||||
- build
|
- build
|
||||||
- test
|
- test
|
||||||
|
|
||||||
# ########
|
##########
|
||||||
# Build
|
# Build
|
||||||
##########
|
##########
|
||||||
build: # name of task
|
build: # name of task
|
||||||
@ -20,9 +20,7 @@ build: # name of task
|
|||||||
paths:
|
paths:
|
||||||
- build/
|
- build/
|
||||||
|
|
||||||
|
##########
|
||||||
|
|
||||||
# ########
|
|
||||||
# Test
|
# Test
|
||||||
##########
|
##########
|
||||||
test:
|
test:
|
||||||
@ -33,7 +31,6 @@ test:
|
|||||||
- cd build
|
- cd build
|
||||||
- make check
|
- make check
|
||||||
|
|
||||||
|
|
||||||
# memory leak check for unittest
|
# memory leak check for unittest
|
||||||
valgrind:
|
valgrind:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user