mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
ci: remove unused experimental publish job
This commit is contained in:
parent
aa5fd5ae4a
commit
1befba9dba
@ -278,19 +278,6 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
yarn admin snapshots --verbose --githubTokenFile=${HOME}/github_token
|
yarn admin snapshots --verbose --githubTokenFile=${HOME}/github_token
|
||||||
|
|
||||||
publish:
|
|
||||||
executor: action-executor
|
|
||||||
steps:
|
|
||||||
- custom_attach_workspace
|
|
||||||
- run:
|
|
||||||
name: Decrypt Credentials
|
|
||||||
command: |
|
|
||||||
openssl aes-256-cbc -d -in .circleci/npm_token -k "${KEY}" -out ~/.npmrc
|
|
||||||
- run:
|
|
||||||
name: Deployment to NPM
|
|
||||||
command: |
|
|
||||||
yarn admin publish --verbose
|
|
||||||
|
|
||||||
# Windows jobs
|
# Windows jobs
|
||||||
# CircleCI support for Windows jobs is still in preview.
|
# CircleCI support for Windows jobs is still in preview.
|
||||||
# Docs: https://github.com/CircleCI-Public/windows-preview-docs
|
# Docs: https://github.com/CircleCI-Public/windows-preview-docs
|
||||||
@ -429,14 +416,3 @@ workflows:
|
|||||||
- build
|
- build
|
||||||
- test
|
- test
|
||||||
- e2e-cli
|
- e2e-cli
|
||||||
- publish:
|
|
||||||
requires:
|
|
||||||
- build
|
|
||||||
- test
|
|
||||||
- e2e-cli
|
|
||||||
- snapshot_publish
|
|
||||||
filters:
|
|
||||||
tags:
|
|
||||||
only: /^v\d+/
|
|
||||||
branches:
|
|
||||||
ignore: /.*/
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Salted__°/¥ÙLŽ¡”ö¦°Â;ª…(.|©í¡ –ÚCŒàÔ’<11>“þÖ5`h¢8Ðài8JÁo*´?}çû£3§0f´!Ð'ÛB¸Ì œ"UÆŠ&K!¨%Áɵڤ
|
|
Loading…
x
Reference in New Issue
Block a user