Skip to content

Commit

Permalink
Fb added a nightly build flag that duplicates ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyImChris committed Jan 25, 2022
1 parent 4909c2c commit ef75590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/templates/react-native-macos-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ steps:
- task: CmdLine@2
displayName: Bump package version
inputs:
script: node scripts/bump-oss-version.js -v 0.0.1000
script: node scripts/bump-oss-version.js --nightly -v 0.0.1000

- script: |
npm publish --registry http://localhost:4873
Expand Down

0 comments on commit ef75590

Please sign in to comment.