Skip to content

Commit 1b2c0e2

Browse files
committed
Add manual trigger
1 parent 7cf08ea commit 1b2c0e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,8 @@ verify_maven_central_deployment:
888888
rules:
889889
- if: '$POPULATE_CACHE'
890890
when: never
891+
- when: manual
892+
allow_failure: true
891893
# - if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
892894
# when: on_success
893895
script:

0 commit comments

Comments
 (0)