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: ...@@ -70,7 +70,7 @@ deploy_dockerhub_x:
only: only:
- master - master
deploy_tag_x: deploy_tag:
stage: deploy stage: deploy
tags: tags:
- docker - docker
...@@ -82,7 +82,7 @@ deploy_tag_x: ...@@ -82,7 +82,7 @@ deploy_tag_x:
- docker push $CONTAINER_TAG_IMAGE - docker push $CONTAINER_TAG_IMAGE
only: only:
- tags - tags
deploy_tag: deploy_tag_x:
stage: deploy stage: deploy
tags: tags:
- docker - 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