Skip to content

Commit 26664f5

Browse files
author
Adam Gleitman
committed
Don't publish react-native-macos to Verdaccio twice
1 parent be4f614 commit 26664f5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Publishes local packages to our verdaccio server.
22

33
steps:
4-
- script: |
5-
npm publish --registry http://localhost:4873
6-
displayName: Publish react-native-macos to verdaccio
7-
workingDirectory: packages/react-native
8-
94
- script: |
105
npx beachball publish --branch origin/$(System.PullRequest.TargetBranch) --no-push --registry http://localhost:4873 --yes --access public
116
displayName: Publish react-native-macos-init to verdaccio

0 commit comments

Comments
 (0)