Skip to content

Commit ae71910

Browse files
committed
Add manual trigger
1 parent 918a59d commit ae71910

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
@@ -889,6 +889,8 @@ verify_maven_central_deployment:
889889
rules:
890890
- if: '$POPULATE_CACHE'
891891
when: never
892+
- when: manual
893+
allow_failure: true
892894
# - if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
893895
# when: on_success
894896
script:

0 commit comments

Comments
 (0)