Skip to content

Commit

Permalink
Update container-housekeeping.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stwissel authored Jul 17, 2023
1 parent 65bd454 commit 6b4fc41
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/container-housekeeping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
- name: Keeep production to 5
uses: actions/[email protected]
with:
package-name: 'projectkeep-r12'
package-name: 'ghcr.io/hcl-tech-software/projectkeep-r12'
package-type: 'container'
min-versions-to-keep: 5
- name: Keeep debug to 1
uses: actions/[email protected]
with:
package-name: 'projectkeep-r12-dfebug'
package-type: 'container'
min-versions-to-keep: 1

0 comments on commit 6b4fc41

Please sign in to comment.