Update .gitlab-ci.yml

This commit is contained in:
Sebastian Frank 2017-09-07 23:15:14 +02:00
parent 5b0b70f607
commit a751ef431e

View File

@ -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