File tree 2 files changed +0
-26
lines changed
2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -28,23 +28,9 @@ before_script:
28
28
script :
29
29
- node_modules/.bin/grunt lint
30
30
- node_modules/.bin/grunt pack --no-color
31
- after_success :
32
- - rm -rf s3-publish
33
- - mkdir s3-publish
34
- - cp nativescript*.tgz s3-publish/nativescript.tgz
35
31
before_deploy :
36
32
- node .travis/add-publishConfig.js $TRAVIS_BRANCH
37
33
deploy :
38
- - provider : s3
39
- access_key_id : AKIAJL6X6724CSX64X3Q
40
- secret_access_key :
41
- secure : a0T/2S+/rkRJqEotWPAr1VELA3k5TGyRw6VmXgBQnkirc6H0Pfu0P2DY8iriO7pnTPDCPAskdBCuk6t+RYw/OCrGDzFPApnAQ7t3tksKPr2bGYqh2HVqbFKZyEbNjzwsgxn7cmLPo936ZTHP2muQItEI3o9Zh9EZ5XHtv0Maw0k=
42
- bucket : nativescript-ci
43
- skip_cleanup : true
44
- local-dir : s3-publish
45
- upload-dir : build_result
46
- on :
47
- branch : master
48
34
- provider : npm
49
35
skip_cleanup : true
50
36
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments