Remove artifacts from build stage
This commit is contained in:
parent
49c36f0015
commit
e3ab8728f8
1 changed files with 0 additions and 6 deletions
|
|
@ -20,12 +20,6 @@ build:
|
|||
- cd build
|
||||
- cmake -DENABLE_COVERAGE_TESTING=true ..
|
||||
- make -j$(nproc)
|
||||
artifacts:
|
||||
untracked: true
|
||||
paths:
|
||||
- build/libraries/
|
||||
- build/programs/
|
||||
- build/tests/
|
||||
tags:
|
||||
- builder
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue