File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -49,22 +49,22 @@ script:
49
49
- node ./build/travis-scripts/check-testrun-broken.js
50
50
- adb pull /storage/sdcard/Documents/test-results.xml
51
51
- mv test-results.xml ~/test-run-results$PACKAGE_VERSION.xml
52
- before_deploy :
53
- - mv bin/dist/$PACKAGE_NAME-$FULL_PACKAGE_VERSION.tgz ../.deploymentpackage
54
- - mv build ../
55
- - cd ..
56
- - rm -rf NativeScript
57
- - tar -zxvf .deploymentpackage
58
- - mv package $PACKAGE_NAME
59
- - cd $PACKAGE_NAME
60
- - rm ../.deploymentpackage
61
- - mv ../build ./
62
- - node ./build/travis-scripts/add-publishConfig.js next
63
- deploy :
64
- provider : npm
65
- email : nativescript@telerik.com
66
- on :
67
- branch : master
68
- skip_cleanup : true
69
- api_key :
70
- secure : VJksODKcxXltNTU1Unv4V3qZMI5rrAupuxnCUpIBxks6azi6/FvcW6ctMOj5wPQ9cQKPa8SgaKF/ksyueTmcUt+RznBWbGJ3lxe+6MF0Uk7OI3M3Ga8Ke/21KcZ1oIysgZ0JGCmyR9iAIoSHK1KarIYfiYo9dGWOSuDkqJzLTjk=
52
+ # before_deploy:
53
+ # - mv bin/dist/$PACKAGE_NAME-$FULL_PACKAGE_VERSION.tgz ../.deploymentpackage
54
+ # - mv build ../
55
+ # - cd ..
56
+ # - rm -rf NativeScript
57
+ # - tar -zxvf .deploymentpackage
58
+ # - mv package $PACKAGE_NAME
59
+ # - cd $PACKAGE_NAME
60
+ # - rm ../.deploymentpackage
61
+ # - mv ../build ./
62
+ # - node ./build/travis-scripts/add-publishConfig.js next
63
+ # deploy:
64
+ # provider: npm
65
+ # email: nativescript@telerik.com
66
+ # on:
67
+ # branch: master
68
+ # skip_cleanup: true
69
+ # api_key:
70
+ # secure: VJksODKcxXltNTU1Unv4V3qZMI5rrAupuxnCUpIBxks6azi6/FvcW6ctMOj5wPQ9cQKPa8SgaKF/ksyueTmcUt+RznBWbGJ3lxe+6MF0Uk7OI3M3Ga8Ke/21KcZ1oIysgZ0JGCmyR9iAIoSHK1KarIYfiYo9dGWOSuDkqJzLTjk=
You can’t perform that action at this time.
0 commit comments