We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13de993 commit be4f614Copy full SHA for be4f614
.ado/templates/apple-job-publish.yml
@@ -4,6 +4,9 @@ parameters:
4
steps:
5
- template: apple-tools-setup.yml
6
7
+ - template: verdaccio-init.yml
8
+ - template: verdaccio-publish.yml
9
+
10
- template: apple-install-dependencies.yml
11
12
# Extra steps needed for *-stable releases
0 commit comments