mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
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:
@@ -557,7 +557,6 @@ workflows:
|
||||
branches:
|
||||
ignore:
|
||||
- stable-website
|
||||
- /^.-ui\b.*/
|
||||
|
||||
- lint-go:
|
||||
# check branches are almost all the backend branches
|
||||
|
||||
Reference in New Issue
Block a user