Skip to content

Commit a572b90

Browse files
committed
Remove publishing-gate rules
1 parent 0efcc00 commit a572b90

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -924,13 +924,6 @@ publishing-gate:
924924
needs:
925925
- job: verify_maven_central_deployment
926926
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
934927

935928
configure_system_tests:
936929
variables:

0 commit comments

Comments
 (0)