Skip to content

Commit

Permalink
Merge pull request weaveworks#4438 from erikgb/reduce-image-retention
Browse files Browse the repository at this point in the history
ci: reduce retention to minimum for uploaded image tar's
  • Loading branch information
erikgb authored Jan 5, 2025
2 parents 0ab6af4 + d0b6dd7 commit ec18c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
with:
name: ${{ matrix.docker-image }}
path: /tmp/${{ matrix.docker-image }}.tar
retention-days: 1

ci-upload-images:
name: CI Upload Images - Disabled
Expand Down

0 comments on commit ec18c9f

Please sign in to comment.