1

[release] add to CI

This commit is contained in:
Motiejus Jakštys
2022-04-18 12:35:14 +03:00
parent 557e75efda
commit 486a26a196
3 changed files with 25 additions and 1 deletions

View File

@@ -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