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 0efcc00 commit a572b90Copy full SHA for a572b90
.gitlab-ci.yml
@@ -924,13 +924,6 @@ publishing-gate:
924
needs:
925
- job: verify_maven_central_deployment
926
optional: true
927
- rules:
928
- - if: '$POPULATE_CACHE'
929
- when: never
930
- - if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
931
- when: on_success
932
- - when: manual
933
- allow_failure: true
934
935
configure_system_tests:
936
variables:
0 commit comments