Skip to content

Commit 7bbe316

Browse files
committed
fixup! Rename to npm-post-publish, add api artifact, add API docs update stage using multi-repo checkout
1 parent 8963a0e commit 7bbe316

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

common/config/azure-pipelines/npm-post-publish.yaml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,10 @@ resources:
1919
pipelines:
2020
- pipeline: npmPublish
2121
source: 'rushstack NPM Publish'
22-
trigger:
23-
enabled: true
24-
branches:
25-
include:
26-
- main
22+
trigger: true
2723
- pipeline: npmPublishRush
2824
source: 'rushstack NPM Publish (rush)'
29-
trigger:
30-
enabled: true
31-
branches:
32-
include:
33-
- main
25+
trigger: true
3426
repositories:
3527
- repository: 1esPipelines
3628
type: git

0 commit comments

Comments
 (0)