Commit c984deac authored by nanahira's avatar nanahira

ci

parent a9678ba0
Pipeline #15814 failed
......@@ -40,12 +40,12 @@ build-x86:
deploy_latest:
extends: .deploy
vars:
variables
TARGET_IMAGE: $CI_REGISTRY_IMAGE:latest
only:
- master
deploy_branch:
extends: .deploy
vars:
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