Skip to content

Commit 8854732

Browse files
committed
Expire code coverage bot Docker image in 2 years instead of 6 months
1 parent 6524a3b commit 8854732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ tasks:
150150
- bot/Dockerfile
151151
artifacts:
152152
public/code-coverage-bot.tar.zst:
153-
expires: { $fromNow: "6 months" }
153+
expires: { $fromNow: "2 years" }
154154
path: /bot.tar.zst
155155
type: file
156156
routes:

0 commit comments

Comments
 (0)