File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,28 +155,28 @@ workers:
155
155
provisioner : scriptworker-k8s
156
156
implementation : scriptworker-signing
157
157
os : scriptworker
158
- worker-type : xpi-t-signing
158
+ worker-type : xpi-t-signing-dev
159
159
github :
160
160
provisioner : scriptworker-k8s
161
161
implementation : scriptworker-github
162
162
os : scriptworker
163
- worker-type : ' xpi-{level}-github'
163
+ worker-type : ' xpi-{level}-github-dev '
164
164
signing :
165
165
provisioner : scriptworker-k8s
166
166
implementation : scriptworker-signing
167
167
os : scriptworker
168
168
worker-type :
169
169
by-level :
170
170
" 3 " : xpi-3-signing
171
- default : xpi-t-signing
171
+ default : xpi-t-signing-dev
172
172
shipit :
173
173
provisioner : scriptworker-k8s
174
174
implementation : scriptworker-shipit
175
175
os : scriptworker
176
176
worker-type :
177
177
by-level :
178
178
" 3 " : xpi-3-shipit
179
- default : xpi-1-shipit
179
+ default : xpi-1-shipit-dev
180
180
181
181
github_clone_secret : project/xpi/xpi-github-clone-ssh
182
182
You can’t perform that action at this time.
0 commit comments