mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Publish next tag to npm
This commit is contained in:
@@ -15,7 +15,7 @@ before_script:
|
||||
script: ./build.sh $PACKAGE_VERSION
|
||||
before_deploy:
|
||||
- cd ./dist/package/
|
||||
- node ../../.travis/add-publishConfig.js internal-preview
|
||||
- node ../../.travis/add-publishConfig.js next
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: npm
|
||||
|
||||
Reference in New Issue
Block a user