Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

Commit

Permalink
Merge pull request #212 from SimonSapin/patch-1
Browse files Browse the repository at this point in the history
Do not expire release binaries artifacts
  • Loading branch information
djmitche authored Jul 1, 2019
2 parents 0044d04 + f1d8bb3 commit 1c7e2df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ tasks:
taskId: {$eval: as_slugid("release_task")}
created: {$fromNow: ''}
deadline: {$fromNow: '1 hour'}
expires: {$fromNow: '100 years'}
scopes:
- auth:aws-s3:read-write:downloads-taskcluster-net/taskcluster-cli/
routes:
Expand Down

0 comments on commit 1c7e2df

Please sign in to comment.