Commit 4968f5b9 authored by nanahira's avatar nanahira

fix

parent 89513eb4
Pipeline #17129 passed with stages
in 4 minutes and 25 seconds
......@@ -26,6 +26,7 @@ build-x86:
- docker
script:
- docker pull $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
- docker tag $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG $TARGET_IMAGE
- docker push $TARGET_IMAGE
deploy_latest:
......
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