Revert "Temporarilly run raptor jobs on PRs"

This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
nightly-build-test
Johan Lorenzo 5 years ago
parent 4cc16d4268
commit 97f305612f

@ -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 raptor --staging
&& python automation/taskcluster/decision_task.py pull-request
env:
GITHUB_PULL_TITLE: ${pull_request_title}
MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number}

Loading…
Cancel
Save