Skip to content

Commit dccdcd9

Browse files
authored
Don't request the dind docker-worker feature (#2787)
We don't use docker-in-docker anymore.
1 parent fc91712 commit dccdcd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.taskcluster.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ tasks:
132132
- { $eval: as_slugid("check_lint") }
133133
- { $eval: as_slugid("bot_check_tests") }
134134
payload:
135-
features:
136-
dind: true
137135
maxRunTime: 3600
138136
image: "${taskboot_image}"
139137
env:

0 commit comments

Comments
 (0)