Commit 6bef2645 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 7cf7ef1b
Pipeline #616 passed with stages
in 1 minute and 1 second
......@@ -49,7 +49,7 @@ DockerPush:
Docker-deploy:
stage: Deploy
script:
- docker run --name $CI_PROJECT_NAME -d -p 8070:8080 $CI_REGISTRY_IMAGE/$CI_PROJECT_NAME
- docker run --name $CI_PROJECT_NAME -d -p 8070: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