Commit 31a0cd40 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent cae0738a
Pipeline #1327 failed with stages
in 20 seconds
...@@ -41,7 +41,7 @@ DockerPush: ...@@ -41,7 +41,7 @@ DockerPush:
Docker-deploy: Docker-deploy:
stage: Deploy stage: Deploy
script: script:
- docker run --name $CI_PROJECT_NAME -d -p 8071:80 $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME - docker run --name $CI_PROJECT_NAME -d -p 8072:80 $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME
only: 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