Commit ef34047e authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 31a0cd40
Pipeline #1332 passed with stages
in 23 seconds
......@@ -41,7 +41,7 @@ DockerPush:
Docker-deploy:
stage: Deploy
script:
- docker run --name $CI_PROJECT_NAME -d -p 8072:80 $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME
- docker run --name $CI_PROJECT_NAME -d -p 8074:80 $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME
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