Commit 611ad3cc authored by nanahira's avatar nanahira

ci

parent 73fba912
Pipeline #15856 canceled with stages
...@@ -40,12 +40,12 @@ build-x86: ...@@ -40,12 +40,12 @@ build-x86:
deploy_latest: deploy_latest:
extends: .deploy extends: .deploy
variables variables:
TARGET_IMAGE: $CI_REGISTRY_IMAGE:latest TARGET_IMAGE: $CI_REGISTRY_IMAGE:latest
only: only:
- master - master
deploy_branch: deploy_branch:
extends: .deploy extends: .deploy
variables variables:
TARGET_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG TARGET_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
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