Update .gitlab-ci.yml
This commit is contained in:
@@ -80,5 +80,5 @@ docker_test:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- mkdir _for_docker
|
- mkdir _for_docker
|
||||||
- mv assets build conv index.html _for_docker
|
- mv assets build conf index.html _for_docker
|
||||||
- docker-compose up -d --build
|
- docker-compose up -d --build
|
||||||
|
|||||||
Reference in New Issue
Block a user