Update .gitlab-ci.yml
This commit is contained in:
parent
63014c3f8b
commit
b3b9d23982
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user