Commit 922942cc authored by nanahira's avatar nanahira

fix

parent fe84fae5
Pipeline #28673 passed with stages
in 15 seconds
......@@ -27,7 +27,7 @@ build-x86:
script:
- docker pull $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-x86
- docker tag $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-x86 $TARGET_IMAGE
- docker manifest push $TARGET_IMAGE
- docker push $TARGET_IMAGE
deploy_latest:
extends: .deploy
......
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