Skip to content

Commit 707e5f1

Browse files
committed
Change image for verify_maven_central_deployment job
1 parent deff52d commit 707e5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ package-oci:
882882

883883
# Verify Maven Central deployment is publicly available before publishing OCI images
884884
verify_maven_central_deployment:
885-
image: registry.ddbuild.io/images/mirror/amazon/aws-cli:2.4.29
885+
image: registry.ddbuild.io/images/base/gbi-ubuntu_2204:release
886886
stage: publish
887887
needs: [ deploy_to_maven_central ]
888888
rules:

0 commit comments

Comments
 (0)