try to fix issue
All checks were successful
Docker / build (push) Successful in 21s

This commit is contained in:
Robin Bärtschi 2025-02-22 22:41:04 +01:00
parent 126e9b890d
commit 777d4a53ce

View File

@ -68,6 +68,3 @@ jobs:
context: . context: .
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max