Update .gitlab-ci.yml file
This commit is contained in:
parent
11ce046da2
commit
2fd201d502
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ test:
|
|||
|
||||
build:
|
||||
stage: build
|
||||
tags: "shell"
|
||||
tags: ["shell"]
|
||||
script:
|
||||
- ls -hal
|
||||
- mv env.vanilla env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue