Temporarilly run raptor jobs on PRs

nightly-build-test
Johan Lorenzo 5 years ago
parent f74fa051ca
commit 4cc16d4268

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