Commit f1144d62 authored by nanahira's avatar nanahira

ci

parent 051ac6d8
Pipeline #15836 passed with stages
in 2 minutes and 53 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