Update .gitlab-ci.yml file
This commit is contained in:
parent
6375ffa61a
commit
9fafd437db
1 changed files with 1 additions and 5 deletions
|
|
@ -7,7 +7,3 @@ test:
|
||||||
stage: test
|
stage: test
|
||||||
tags: ["build"]
|
tags: ["build"]
|
||||||
script: make test
|
script: make test
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- env.vanilla
|
|
||||||
expire_in: 1 hour
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue