Commit 9624dedf authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 16d9543c
Pipeline #605 passed with stages
in 3 minutes and 35 seconds
......@@ -50,7 +50,7 @@ Docker-deploy:
stage: Deploy
script:
#- docker pull $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME
- docker run --name $CI_PROJECT_NAME -d $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME /bin/bash .
- docker run --name $CI_PROJECT_NAME -d $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME /bin/bash
only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment