mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 13:10:43 +02:00
using make check
This commit is contained in:
parent
8f2fcedeb7
commit
00596d53db
@ -18,7 +18,7 @@ build: # name of task
|
||||
- make -j4
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
- build/
|
||||
|
||||
|
||||
# ########
|
||||
@ -41,7 +41,7 @@ valgrind:
|
||||
- shell
|
||||
script:
|
||||
- cd build
|
||||
- valgrind make check test
|
||||
- valgrind make check
|
||||
dependencies:
|
||||
- build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user