[release] add to CI
This commit is contained in:
@@ -30,3 +30,6 @@ tasks:
|
||||
shellcheck -x $(awk '/#!\/bin\/(ba)?sh/&&FNR==1{print FILENAME}' $(git ls-files))
|
||||
bazel run //:buildifier
|
||||
git diff --exit-code
|
||||
- test_release: |
|
||||
cd bazel-zig-cc; . .envrc
|
||||
./ci/release
|
||||
|
||||
Reference in New Issue
Block a user