Put files in root of artifact zip
This commit is contained in:
parent
88d1bbb346
commit
135ced9b3b
1 changed files with 1 additions and 3 deletions
|
@ -9,8 +9,6 @@ before_script:
|
|||
|
||||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- zip -r pivotal-improvements.zip src/*
|
||||
artifacts:
|
||||
paths:
|
||||
- pivotal-improvements.zip
|
||||
- src/
|
Loading…
Reference in a new issue