mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
ci: update bazel-build to run tests
This commit is contained in:
parent
6cfbe209b2
commit
04d2fc6096
@ -99,7 +99,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- attach_workspace: *attach_options
|
- attach_workspace: *attach_options
|
||||||
- run: sudo cp .circleci/bazel.rc /etc/bazel.bazelrc
|
- run: sudo cp .circleci/bazel.rc /etc/bazel.bazelrc
|
||||||
- run: bazel build //packages/...
|
- run: bazel test //packages/...
|
||||||
|
|
||||||
snapshot_publish:
|
snapshot_publish:
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user