Commit c5aa5b8d authored by nanahira's avatar nanahira

ci

parent ea7933fa
Pipeline #15839 passed with stages
in 6 minutes and 4 seconds
......@@ -40,12 +40,12 @@ build-x86:
deploy_latest:
extends: .deploy
variables
variables:
TARGET_IMAGE: $CI_REGISTRY_IMAGE:latest
only:
- master
deploy_branch:
extends: .deploy
variables
variables:
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