Skip to content
Snippets Groups Projects
Verified Commit b6ce1384 authored by John Skarbek's avatar John Skarbek
Browse files

make the package and qa always manual in order to specify special test scenarios

parent 26ccf95c
No related branches found
No related tags found
1 merge request!73522Cherry-pick fixes into 13-12-stable-ee
......@@ -526,19 +526,22 @@
.qa:rules:package-and-qa:
rules:
- <<: *if-not-ee
when: never
when: manual
- <<: *if-dot-com-gitlab-org-and-security-merge-request
changes: *ci-qa-patterns
allow_failure: true
when: manual
- <<: *if-dot-com-gitlab-org-and-security-merge-request
changes: *qa-patterns
allow_failure: true
when: manual
- <<: *if-dot-com-gitlab-org-and-security-merge-request
changes: *code-patterns
when: manual
allow_failure: true
- <<: *if-dot-com-gitlab-org-schedule
allow_failure: true
when: manual
###############
# Rails rules #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment