CI: build binaries for UI branches (#12594)

Build binaries for every code change, not just backend code
changes. This means that we'll have up-to-date compiled assets for
every commit available in CircleCI artifacts.
This commit is contained in:
Tim Gross
2022-04-18 10:29:20 -04:00
committed by GitHub
parent c86642bae4
commit 5628caee53

View File

@@ -557,7 +557,6 @@ workflows:
branches:
ignore:
- stable-website
- /^.-ui\b.*/
- lint-go:
# check branches are almost all the backend branches