mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1286075: adjust the branches where haz tasks run; r=sfink
MozReview-Commit-ID: Ips0u2PBiPO --HG-- extra : rebase_source : fc57046f4d0a289703fcfbe478df1d2e52fe79b6
This commit is contained in:
parent
37f9b67655
commit
f66f7fa02e
@ -37,9 +37,6 @@ jobs:
|
||||
tc-vcs checkout workspace/gecko "$GECKO_BASE_REPOSITORY" "$GECKO_HEAD_REPOSITORY" "$GECKO_HEAD_REV" "$GECKO_HEAD_REF"
|
||||
&& cd ./workspace/gecko/taskcluster/scripts/builder
|
||||
&& ./build-haz-linux.sh --project shell $HOME/workspace
|
||||
run-on-projects:
|
||||
- integration
|
||||
- release
|
||||
when:
|
||||
files-changed:
|
||||
- js/public/**
|
||||
@ -76,8 +73,8 @@ jobs:
|
||||
platform: mulet-linux64/opt
|
||||
symbol: tc(H)
|
||||
tier: 3
|
||||
run-on-projects:
|
||||
- try
|
||||
# don't run anywhere by default, but still available via try: -b d -p linux64-mulet-haz
|
||||
run-on-projects: []
|
||||
worker:
|
||||
docker-image: {in-tree: builder}
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user