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