We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a68b3 commit 14b13bcCopy full SHA for 14b13bc
.gitlab-ci.yml
@@ -882,7 +882,7 @@ package-oci:
882
883
# Verify Maven Central deployment is publicly available before publishing OCI images
884
verify_maven_central_deployment:
885
- image: curlimages/curl:8.15.0 # minimum docker image for curling: https://hub.docker.com/r/curlimages/curl
+ image: registry.ddbuild.io/images/mirror/amazon/aws-cli:2.4.29
886
stage: publish
887
# needs: [ deploy_to_maven_central ]
888
rules:
0 commit comments