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 ee81d85 commit 7ef7998Copy full SHA for 7ef7998
.gitlab-ci.yml
@@ -883,7 +883,7 @@ package-oci:
883
884
# Verify Maven Central deployment is publicly available before publishing OCI images
885
verify_maven_central_deployment:
886
- 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
887
stage: publish
888
# needs: [ deploy_to_maven_central ]
889
rules:
0 commit comments