Update .gitlab-ci.yml
This commit is contained in:
parent
1749d563b2
commit
e02cd465a1
@ -81,4 +81,4 @@ docker_test:
|
|||||||
script:
|
script:
|
||||||
- mkdir _for_docker
|
- mkdir _for_docker
|
||||||
- mv assets build conf index.html _for_docker
|
- mv assets build conf index.html _for_docker
|
||||||
- docker-compose up -d --build
|
- docker-compose -p ${CI_PROJECT_NAME}_${CI_COMMIT_REF_NAME} up -d --build
|
||||||
|
Loading…
Reference in New Issue
Block a user