1
0
mirror of https://github.com/angular/angular-cli.git synced 2025-05-23 07:19:58 +08:00

ci: fast track docs-preview snapshot ()

This commit is contained in:
Hans 2018-11-08 13:34:12 -05:00 committed by vikerman
parent 3f85824ecf
commit 6d2e333d9e

@ -168,6 +168,10 @@ workflows:
- build:
requires:
- install
filters:
branches:
ignore:
- /docs-preview/
- build-bazel:
requires:
- build
@ -183,6 +187,13 @@ workflows:
- e2e-node-8:
requires:
- build
- snapshot_publish_docs:
requires:
- install
filters:
branches:
only:
- /docs-preview/
- e2e-cli-ng-snapshots:
requires:
- build