Skip to content

Commit cc04f73

Browse files
authored
update ci config
1 parent 79a56a4 commit cc04f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ cache:
88
script:
99
- curl -L http://collection.b0.upaiyun.com/softwares/upx/upx-linux-amd64-v0.2.3 -o upx
1010
- chmod a+x ./upx
11-
- ./upx login design-codeages gitlabci $UPYUN_PASSWORD
11+
- ./upx login $UPYUN_BUCKET $UPYUN_USER $UPYUN_PASSWORD
1212
- cd dist; ../upx put ./ ./
1313

1414
branches:
1515
only:
16-
- master
16+
- master

0 commit comments

Comments
 (0)