mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
chore(ci): add no-op jobs for branch protection rules
This commit is contained in:
parent
1a901953e2
commit
ee079eb4e3
@ -1083,6 +1083,7 @@ workflows:
|
|||||||
<<: *filter-ignore-non-go-branches
|
<<: *filter-ignore-non-go-branches
|
||||||
- go-test-race: *filter-ignore-non-go-branches
|
- go-test-race: *filter-ignore-non-go-branches
|
||||||
- go-test-32bit: *filter-ignore-non-go-branches
|
- go-test-32bit: *filter-ignore-non-go-branches
|
||||||
|
- noop
|
||||||
build-distros:
|
build-distros:
|
||||||
unless: << pipeline.parameters.trigger-load-test >>
|
unless: << pipeline.parameters.trigger-load-test >>
|
||||||
jobs:
|
jobs:
|
||||||
@ -1122,6 +1123,7 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- dev-build
|
- dev-build
|
||||||
context: consul-ci
|
context: consul-ci
|
||||||
|
- noop
|
||||||
test-integrations:
|
test-integrations:
|
||||||
unless: << pipeline.parameters.trigger-load-test >>
|
unless: << pipeline.parameters.trigger-load-test >>
|
||||||
jobs:
|
jobs:
|
||||||
@ -1158,7 +1160,7 @@ workflows:
|
|||||||
- compatibility-integration-test:
|
- compatibility-integration-test:
|
||||||
requires:
|
requires:
|
||||||
- dev-build
|
- dev-build
|
||||||
|
- noop
|
||||||
frontend:
|
frontend:
|
||||||
unless: << pipeline.parameters.trigger-load-test >>
|
unless: << pipeline.parameters.trigger-load-test >>
|
||||||
jobs:
|
jobs:
|
||||||
@ -1191,6 +1193,7 @@ workflows:
|
|||||||
- ember-coverage:
|
- ember-coverage:
|
||||||
requires:
|
requires:
|
||||||
- ember-build-ent
|
- ember-build-ent
|
||||||
|
- noop
|
||||||
workflow-automation:
|
workflow-automation:
|
||||||
unless: << pipeline.parameters.trigger-load-test >>
|
unless: << pipeline.parameters.trigger-load-test >>
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user