Skip to content

Commit

Permalink
ci | Subhas | Change token for uploading APK to RapidFTR repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhas Dandapani committed Dec 7, 2012
1 parent bd90699 commit 262f4f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
env:
global:
- ANDROID_HOME=~/android-sdk-linux
- secure: "eMONRmh/28CnRRhnK1hkoJwrAFptyLwQ4Z5hGP/ccywZmKOUlkkDwapbcKkk\narSLHGY8Ybn+QMj/L8DVm+KnTApNq9cWc+1DNbMhZuANzraDHaBrdIdJeBtO\nQEG2bkaYwtYEmUYPBqSLMen/Vs8c0eVWQISU76UIvvPknA/PHA0="
- secure: "eATae5kWD2tL3xtUdQjk4T5RWn4zv5OS4QXjwL9q/E4ntzge3rVPRGVSyS5/\nL/d48QLlliDzC6d7ycFVyEZC0OLzpHNER56vhP4YY9yfLygHr+NQJizPEiMJ\nPj5vUu9+qfOb3icQuQYDamuOCT7CxnVXSxVApfpFSSGz1YFpwfs="

before_install:
- export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools
Expand Down
5 changes: 3 additions & 2 deletions RapidFTR-Android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,9 @@
<repositoryName>RapidFTR---Android</repositoryName>

<includeAttached>true</includeAttached>
<description>Android client APK version: ${project.version} generated for commit
${git.commit.id}
<description>
Android client APK version: ${project.version}
generated for commit ${git.commit.id}
</description>
<override>true</override>
<suffix>-${project.version}</suffix>
Expand Down

0 comments on commit 262f4f5

Please sign in to comment.