Update .gitlab-ci.yml
This commit is contained in:
@@ -81,4 +81,4 @@ docker_test:
|
||||
script:
|
||||
- mkdir _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
|
||||
|
||||
Reference in New Issue
Block a user