Commit 4dda490
committed
fix: stop writing decision task route on-push
Due to how `mozilla-extensions` repos are configured in fxci-config,
they no longer have access to write to this path for security reasons.
Solving this properly means re-thinking the whole `mozilla-extensions`
Taskcluster architecture (which I think is long overdue anyway).
But in the short term, removing this route means we should get
unblocked.1 parent efcd29d commit 4dda490
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 174 | + | |
180 | 175 | | |
181 | 176 | | |
182 | 177 | | |
| |||
0 commit comments