Skip to content

Commit

Permalink
only keep one container
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Urson <[email protected]>
  • Loading branch information
notdurson committed Jan 3, 2025
1 parent 9d331e9 commit 69275b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/delete-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ jobs:
with:
package-name: 'atlantis'
package-type: 'container'
min-versions-to-keep: 10
delete-only-pre-release-versions: "true"
min-versions-to-keep: 1

0 comments on commit 69275b3

Please sign in to comment.