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