Skip to content

Commit

Permalink
Try Deploy master to qfield_dev beta channel
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernasocchi authored Jan 19, 2020
1 parent d632620 commit 63765a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ if [[ ${TRAVIS_SECURE_ENV_VARS} = true ]]; then
done

echo -e "\e[93m * Deploying app to google play (release version)...\e[0m"
./scripts/basic_upload_apks_service_account.py ch.opengis.qfield_dev alpha ${ASSETS}
./scripts/basic_upload_apks_service_account.py ch.opengis.qfield_dev beta ${ASSETS}
fi
fi

0 comments on commit 63765a3

Please sign in to comment.