We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85c375 commit 4ed654eCopy full SHA for 4ed654e
1 file changed
template/{{cookiecutter.project_name}}/taskcluster/config.yml
@@ -14,14 +14,14 @@ workers:
14
provisioner: '{trust-domain}-{level}'
15
implementation: docker-worker
16
os: linux
17
- worker-type: '{alias}-gcp'
+ worker-type: '{alias}'
18
images:
19
20
21
22
23
t-linux-large:
24
provisioner: '{trust-domain}-t'
25
26
27
0 commit comments