File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ script:
52
52
- file_name="/home/travis/BaldPhoneCompanion/apks/$branch_name/tmp_apk.apk"
53
53
- mkdir -p "$folder_name"
54
54
- cp /home/travis/build/UriahShaulMandel/BaldPhone/app/build/outputs/apk/baldUpdates/debug/app-baldUpdates-debug.apk "$file_name"
55
- - curl http ://baldphone.c1.biz/users_track_json .php -o /home/travis/BaldPhoneCompanion/users.json
56
- - curl http ://baldphone.c1.biz /downloads_track_json.php -o /home/travis/BaldPhoneCompanion/users_track.json
55
+ - curl https ://baldphone.com/db_db/get_all_downloads_info .php -o /home/travis/BaldPhoneCompanion/users.json
56
+ - curl https ://baldphone.com/db_db /downloads_track_json.php -o /home/travis/BaldPhoneCompanion/users_track.json
57
57
- git add --all :/
58
58
- git commit -am "$TRAVIS_COMMIT"
59
59
- ' if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then git push https://UriahShaulMandel:${GITHUB_API_KEY}@${GH_REF} HEAD:master; fi'
You can’t perform that action at this time.
0 commit comments