1
0
Fork 0

Issue #844: decision_task_nightly.py: Run "assembleRelease".

master
Sebastian Kaspari 2019-03-05 10:40:26 +01:00
parent 513b16ff0e
commit fca5ed32c7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ def generate_build_task(apks, is_staging):
checkout +
' && python automation/taskcluster/helper/get-secret.py'
' -s {} -k dsn -f .sentry_token'.format(sentry_secret) +
' && ./gradlew --no-daemon -PcrashReports=true clean test assembleGreenfieldRelease'),
' && ./gradlew --no-daemon -PcrashReports=true clean test assembleRelease'),
features={
"chainOfTrust": True,
"taskclusterProxy": True