Skip to content

Commit

Permalink
Update after_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
YoKeyword committed Dec 21, 2017
1 parent 8e38072 commit c06ee34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ deploy:
tags: true

after_deploy:
- curl -F "file=@./demo/build/outputs/apk/fragmentation.apk" -F "uKey=$UKEY" -F "_api_key=$API_KEY" https://qiniu-storage.pgyer.com/apiv1/app/upload
- curl -F "file=@./demo/build/outputs/apk/release/fragmentation.apk" -F "uKey=$UKEY" -F "_api_key=$API_KEY" https://qiniu-storage.pgyer.com/apiv1/app/upload

0 comments on commit c06ee34

Please sign in to comment.