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