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