We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b31d4d commit 01112dfCopy full SHA for 01112df
.travis.yml
@@ -31,10 +31,10 @@ deploy:
31
bucket: nativescript-ci
32
access_key_id: AKIAIYSWYOZRFLVKPCTQ
33
secret_access_key:
34
- secure: HbAi6CiFoA2PsVpv/uT7obcfKXBeRqt0Arq3Wy2WgvAswnPrY9vkqWJb4e/NAo5XTzwe55Z8NhxAQXJAF+R0F3ZkD65TeQ1gptVgePLggOAsAeAw4eYY20YeGsTGJJ90V/O2yOHUKWOmVA19qkQin5GKIkXAlEIm4K/+SMefvic=
+ secure: THGlblH9XdRcTQMc3jm4kpwCB3myl8MGB3v9XjB5ObK4gqxUxuPi6e158LEG9Dgb730MGEYtaAjc9OneH59WAjQOrdcf3GXiGKOiCYzGYZLqVE4pjNDuxHaVGOj7mso4TzMinMCaDSQajTvadCfVmXqgT6p9eSXkiV3V2d2DN6c=
35
skip_cleanup: true
36
- local-dir: "s3-publish"
37
- upload-dir: "build_result"
+ local-dir: s3-publish
+ upload-dir: build_result
38
on:
39
all_branches: true
40
- provider: npm
0 commit comments