cache disable

This commit is contained in:
Michael Trip 2023-03-09 08:36:56 +01:00
parent 5a0f64ebc4
commit bde92cdbc9

View file

@ -57,6 +57,4 @@ jobs:
file: ${{ matrix.dockerfile }} file: ${{ matrix.dockerfile }}
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max