Skip to content

Commit 8697798

Browse files
committed
Update image-cleanup.yml
Co-Authored-By: Alessandro Fael Garcia <[email protected]>
1 parent ca5c314 commit 8697798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
dry-run: true
3434
package: nginx-unprivileged
35-
delete-ghost-images: true
35+
# delete-ghost-images: true
3636
delete-untagged: true
3737
delete-partial-images: true
3838
delete-orphaned-images: true

0 commit comments

Comments
 (0)