mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
[fenix] Revert "Temporarilly run raptor jobs on PRs"
This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
This commit is contained in:
parent
51645dd61b
commit
4793fd2226
@ -146,7 +146,7 @@ tasks:
|
|||||||
git fetch ${repository} ${head_branch}
|
git fetch ${repository} ${head_branch}
|
||||||
&& git config advice.detachedHead false
|
&& git config advice.detachedHead false
|
||||||
&& git checkout FETCH_HEAD
|
&& git checkout FETCH_HEAD
|
||||||
&& python automation/taskcluster/decision_task.py raptor --staging
|
&& python automation/taskcluster/decision_task.py pull-request
|
||||||
env:
|
env:
|
||||||
GITHUB_PULL_TITLE: ${pull_request_title}
|
GITHUB_PULL_TITLE: ${pull_request_title}
|
||||||
MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number}
|
MOBILE_PULL_REQUEST_NUMBER: ${pull_request_number}
|
||||||
|
Loading…
Reference in New Issue
Block a user