cache disable

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

View file

@ -58,5 +58,3 @@ jobs:
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