Bug 2070444 - Run addon tasks on git-backed pushes, r=taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D324546
This commit is contained in:
committed by
nhadji@mozilla.com
parent
9bfd8889e8
commit
1d22dc4916
@@ -13,7 +13,6 @@ transforms:
|
||||
- gecko_taskgraph.transforms.task:transforms
|
||||
|
||||
task-defaults:
|
||||
run-on-repo-type: [hg]
|
||||
use-python: default
|
||||
|
||||
tasks:
|
||||
@@ -37,7 +36,6 @@ tasks:
|
||||
name: public/tps.xpi
|
||||
path: /builds/worker/checkouts/gecko/tps-out/tps.xpi
|
||||
run:
|
||||
clone-with: hg
|
||||
using: mach
|
||||
mach: tps-build --dest tps-out
|
||||
sparse-profile: tps
|
||||
|
||||
Reference in New Issue
Block a user