Keep dev images for a week
This commit is contained in:
2
.github/workflows/on-push.yml
vendored
2
.github/workflows/on-push.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
uses: snok/container-retention-policy@v2
|
||||
with:
|
||||
image-names: endlessh-go
|
||||
cut-off: One day ago UTC
|
||||
cut-off: One week ago UTC
|
||||
account-type: personal
|
||||
token: ${{ secrets.TOKEN_DELETE_GHCR_IMAGES }}
|
||||
keep-at-least: 5
|
||||
|
||||
Reference in New Issue
Block a user