Skip to content

Commit

Permalink
try different names and cut off
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Jan 10, 2024
1 parent 52f56ef commit e6195dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-retention.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Delete 'dev' containers older than 6 Month
uses: snok/container-retention-policy@v2
with:
image-names: *scanserver*
image-names: scanserver
cut-off: 1 week ago UTC
timestamp-to-use: created_at
account-type: org
Expand Down

0 comments on commit e6195dc

Please sign in to comment.