Skip to content

Commit ccedd49

Browse files
author
Adam Gleitman
committed
Publish to Verdaccio from packages folder
1 parent a8dffb2 commit ccedd49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ado/templates/verdaccio-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ steps:
44
- script: |
55
npm publish --registry http://localhost:4873
66
displayName: Publish react-native-macos to verdaccio
7+
workingDirectory: packages/react-native
78
89
- script: |
910
npx beachball publish --branch origin/$(System.PullRequest.TargetBranch) --no-push --registry http://localhost:4873 --yes --access public

0 commit comments

Comments
 (0)