Update push-docker.yml

This commit is contained in:
Anthony Stirling 2024-06-02 10:52:08 +01:00 committed by GitHub
parent 086daf8351
commit 17bf6237a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,7 +130,7 @@ jobs:
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
file: ./Dockerfile-fat
push: true
cache-from: type=gha
cache-to: type=gha,mode=max