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 0cc51ad commit 5aee06cCopy full SHA for 5aee06c
.gitlab-ci.yml
@@ -885,7 +885,7 @@ package-oci:
885
verify_maven_central_deployment:
886
image: curlimages/curl:8.15.0 # minimum docker image for curling: https://hub.docker.com/r/curlimages/curl
887
stage: publish
888
- needs: [ deploy_to_maven_central ]
+ # needs: [ deploy_to_maven_central ]
889
rules:
890
- if: '$POPULATE_CACHE'
891
when: never
0 commit comments