Skip to content

Commit

Permalink
delete old image
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Nov 1, 2024
1 parent b7ac270 commit 17f2d4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ jobs:
ghcr.io/8398a7/abilitysheet/app:${{ env.SHA_TAG }}
cache-from: type=gha
cache-to: type=gha,mode=max
- uses: actions/delete-package-versions@v5
with:
package-name: abilitysheet/app
package-type: container
min-versions-to-keep: 9
- uses: 8398a7/action-slack@v3
with:
fields: repo,job
Expand Down

0 comments on commit 17f2d4d

Please sign in to comment.