fix: ci
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled

This commit is contained in:
Damien 2025-02-27 01:32:40 -05:00
parent 93608e21d1
commit 43d30ebb44
2 changed files with 1 additions and 5 deletions

View File

@ -59,6 +59,4 @@ jobs:
push: false # Enable push to registry
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

View File

@ -58,6 +58,4 @@ jobs:
context: .
push: true # Enable push to registry
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
labels: ${{ steps.meta.outputs.labels }}