Update .gitlab-ci.yml
This commit is contained in:
parent
5b0b70f607
commit
a751ef431e
@ -79,4 +79,6 @@ docker_test:
|
|||||||
- build_ui
|
- build_ui
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
- mkdir _for_docker
|
||||||
|
- mv assets build conv index.html _for_docker
|
||||||
- docker-compose up -d --build
|
- docker-compose up -d --build
|
||||||
|
Loading…
Reference in New Issue
Block a user