Commit dfe0c35
committed
Use bazel build for BCR release test command
By default, the release_ruleset wants to use `bazel test //...`, but
this will fail since we have no tests registered with bazel (we use
jasmine via gulp). Instead, just try to build the tarball as a basic
check.1 parent 7d64c8d commit dfe0c35
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments