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