UI: Remove build-binaries job for UI-only branches (#7273)

This commit is contained in:
Buck Doyle
2020-03-04 17:36:18 -08:00
committed by GitHub
parent 34b6342d75
commit d5fa078193
2 changed files with 2 additions and 0 deletions

1
.circleci/config.yml generated
View File

@@ -825,6 +825,7 @@ workflows:
branches:
ignore:
- stable-website
- /^.-ui\b.*/
- lint-go:
filters:
branches:

View File

@@ -6,6 +6,7 @@ jobs:
branches:
ignore:
- stable-website
- /^.-ui\b.*/
- lint-go:
filters: &backend_branches_filter
branches: