Skip to content

Commit

Permalink
⚡ Don't delete stale images on merge to master
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Mar 4, 2025
1 parent 243ac38 commit e0d6da7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/PUSH-MASTER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
run: |
docker buildx create --use
make login
make delete-stale-images
make push-${{ matrix.flavour }}
- name: Docker Hub Description
Expand Down

0 comments on commit e0d6da7

Please sign in to comment.