Update .gitlab-ci.yml
This commit is contained in:
parent
e79fca63b1
commit
a2ab541615
@ -58,13 +58,13 @@ stop_review:
|
||||
|
||||
|
||||
|
||||
review_fullsync:
|
||||
fullsync_review:
|
||||
image: mwienk/docker-lftp
|
||||
tags:
|
||||
- docker
|
||||
dependencies:
|
||||
- build_ui
|
||||
stage: review
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir _for_upload
|
||||
- mv assets build conf index.html _for_upload
|
||||
|
Loading…
Reference in New Issue
Block a user