Skip to content

Commit

Permalink
ci: previous property is not working as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Dec 19, 2023
1 parent 37828fe commit 66086c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/container-prune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
organization: "spectrocloud"
container: "librarium"
dry-run: true
dry-run: false
keep-younger-than: 1 # days
older-than: 1 # days
# keep-last: 2
prune-untagged: true

Expand Down

0 comments on commit 66086c1

Please sign in to comment.