mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 00:27:04 +00:00
ignore mktg-.*
branches for CI tests (#15651)
This commit is contained in:
parent
707ca06d79
commit
eb3ff8cf73
@ -1066,8 +1066,10 @@ workflows:
|
||||
- stable-website
|
||||
- /^docs\/.*/
|
||||
- /^ui\/.*/
|
||||
- /^mktg-.*/ # Digital Team Terraform-generated branches' prefix
|
||||
- /^backport\/docs\/.*/
|
||||
- /^backport\/ui\/.*/
|
||||
- /^backport\/mktg-.*/
|
||||
- check-generated-protobuf: *filter-ignore-non-go-branches
|
||||
- check-generated-deep-copy: *filter-ignore-non-go-branches
|
||||
- lint-enums: *filter-ignore-non-go-branches
|
||||
@ -1090,7 +1092,7 @@ workflows:
|
||||
name: "go-test-api go1.19"
|
||||
path: api
|
||||
go-version: "1.19"
|
||||
requires: [ dev-build ]
|
||||
requires: [dev-build]
|
||||
- go-test-lib:
|
||||
name: "go-test-sdk go1.18"
|
||||
path: sdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user