Skip to content

Commit

Permalink
Update CI artifact expiry
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Nov 28, 2021
1 parent d146f34 commit e22fc9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ build:
artifacts:
paths:
- "*.mbp"
expire_in: 365 days

build tags:
stage: build
Expand All @@ -25,3 +26,4 @@ build tags:
artifacts:
paths:
- "*.mbp"
expire_in: never

0 comments on commit e22fc9e

Please sign in to comment.