Update .gitlab-ci.yml file
This commit is contained in:
parent
a4070255f5
commit
fa298669ef
|
@ -42,8 +42,7 @@ release_job:
|
|||
- build
|
||||
script:
|
||||
- cd build
|
||||
- mkdir -p release
|
||||
- cp terravisor release/
|
||||
- ls
|
||||
artifacts:
|
||||
paths:
|
||||
- build/release/
|
||||
- build/
|
Loading…
Reference in New Issue