Entferne Cache-Konfiguration aus dem Docker-Build-Workflow
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m12s
This commit is contained in:
@@ -54,5 +54,3 @@ jobs:
|
||||
push: ${{ gitea.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user