Skip to content

Commit 43f5b2f

Browse files
authored
Extend docker image lifetime to 6 months (#466)
1 parent 547fe7b commit 43f5b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ tasks:
151151
- bot/Dockerfile
152152
artifacts:
153153
public/code-coverage-bot.tar:
154-
expires: {$fromNow: '2 weeks'}
154+
expires: {$fromNow: '6 months'}
155155
path: /bot.tar
156156
type: file
157157
routes:

0 commit comments

Comments
 (0)