Skip to content

Commit ef75590

Browse files
committed
Fb added a nightly build flag that duplicates ci
1 parent 4909c2c commit ef75590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ado/templates/react-native-macos-init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ steps:
5959
- task: CmdLine@2
6060
displayName: Bump package version
6161
inputs:
62-
script: node scripts/bump-oss-version.js -v 0.0.1000
62+
script: node scripts/bump-oss-version.js --nightly -v 0.0.1000
6363

6464
- script: |
6565
npm publish --registry http://localhost:4873

0 commit comments

Comments
 (0)