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 1913e33 commit 979299bCopy full SHA for 979299b
1 file changed
.gitlab-ci.yml
@@ -88,9 +88,6 @@ workflow:
88
- if: '$CI_COMMIT_BRANCH =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
89
auto_cancel:
90
on_new_commit: none
91
- - if: '$CI_COMMIT_BRANCH =~ /^mq-working-branch-/'
92
- variables:
93
- SYSTEM_TESTS_RUN_ALL_VMS: "true"
94
- when: always
95
96
.test_matrix: &test_matrix
0 commit comments