Update .gitlab-ci.yml

This commit is contained in:
Sebastian Frank 2017-09-07 23:17:37 +02:00
parent 63014c3f8b
commit b3b9d23982

View File

@ -80,5 +80,5 @@ docker_test:
stage: deploy
script:
- mkdir _for_docker
- mv assets build conv index.html _for_docker
- mv assets build conf index.html _for_docker
- docker-compose up -d --build