Skip to content

Commit bd368a3

Browse files
committed
Make the integration testsuite run manually triggered in the CI
1 parent 8538ec5 commit bd368a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ integration-testsuite:
8787
- disk:100
8888
rules:
8989
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
90+
when: manual
9091
allow_failure: true
9192
parallel:
9293
matrix:

0 commit comments

Comments
 (0)