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