[fenix] Temporarilly run raptor jobs on PRs

pull/600/head
Johan Lorenzo 5 years ago
parent deedd56be4
commit 51645dd61b

@ -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}

Loading…
Cancel
Save