Skip to content

Commit aed4683

Browse files
author
EvaBardou
committed
Prevent taskboot from cloning again
1 parent 7a6f7a0 commit aed4683

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.taskcluster.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,6 @@ tasks:
293293
privileged: true
294294
maxRunTime: 3600
295295
image: "${taskboot_image}"
296-
env:
297-
GIT_REPOSITORY: ${repository}
298-
GIT_REVISION: ${head_rev}
299296
command:
300297
- /bin/sh
301298
- -lxce

0 commit comments

Comments
 (0)