1
0
Fork 0

Temporarilly run raptor jobs on PRs

master
Johan Lorenzo 2019-08-05 16:18:42 +02:00
parent f74fa051ca
commit 4cc16d4268
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ tasks:
git fetch ${repository} ${head_branch}
&& git config advice.detachedHead false
&& git checkout FETCH_HEAD
&& python automation/taskcluster/decision_task.py pull-request
&& python automation/taskcluster/decision_task.py raptor --staging
env:
GITHUB_PULL_TITLE: ${pull_request_title}
MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number}