mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
UI: Remove build-binaries job for UI-only branches (#7273)
This commit is contained in:
1
.circleci/config.yml
generated
1
.circleci/config.yml
generated
@@ -825,6 +825,7 @@ workflows:
|
||||
branches:
|
||||
ignore:
|
||||
- stable-website
|
||||
- /^.-ui\b.*/
|
||||
- lint-go:
|
||||
filters:
|
||||
branches:
|
||||
|
||||
@@ -6,6 +6,7 @@ jobs:
|
||||
branches:
|
||||
ignore:
|
||||
- stable-website
|
||||
- /^.-ui\b.*/
|
||||
- lint-go:
|
||||
filters: &backend_branches_filter
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user