Skip to content

Commit 3d55e4a

Browse files
committed
Change image for verify_maven_central_deployment job
1 parent 08b9899 commit 3d55e4a

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
@@ -883,7 +883,7 @@ package-oci:
883883

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

0 commit comments

Comments
 (0)