Commit 6bce7602 authored by nanahira's avatar nanahira

fix

parent 0c828a09
Pipeline #3062 passed with stages
in 8 minutes and 16 seconds
......@@ -70,7 +70,7 @@ deploy_dockerhub_x:
only:
- master
deploy_tag_x:
deploy_tag:
stage: deploy
tags:
- docker
......@@ -82,7 +82,7 @@ deploy_tag_x:
- docker push $CONTAINER_TAG_IMAGE
only:
- tags
deploy_tag:
deploy_tag_x:
stage: deploy
tags:
- docker
......
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