Skip to content

Commit bcf6636

Browse files
Do deleting images right after building new ones
Signed-off-by: Cihat Kurtuluş Altıparmak <[email protected]>
1 parent 86bbc6d commit bcf6636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_images.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
delete-untagged-images:
165165
name: Delete Untagged Images
166166
runs-on: ubuntu-latest
167+
needs: nightly_docker
167168
permissions:
168169
contents: read
169170
packages: write

0 commit comments

Comments
 (0)