mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +08:00
build: update bazel ignore paths
This commit is contained in:
parent
8cb94fb127
commit
0d9635eefe
@ -1 +1,4 @@
|
||||
.git
|
||||
dist
|
||||
node_modules
|
||||
integration
|
@ -75,11 +75,7 @@ jobs:
|
||||
steps:
|
||||
- custom_attach_workspace
|
||||
- copy-bazel-config
|
||||
- run:
|
||||
command: yarn bazel test //...
|
||||
# This timeout provides time for the actual tests to timeout and report status
|
||||
# instead of CircleCI stopping the job without test failure information.
|
||||
no_output_timeout: 20m
|
||||
- run: yarn bazel test //...
|
||||
- run: scripts/build-modules-dist.sh
|
||||
|
||||
- save_cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user