fix
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 58s

This commit is contained in:
vorpax
2026-01-02 19:53:51 +01:00
parent df89d93769
commit 6897818651

View File

@@ -44,5 +44,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