fix: ci
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
This commit is contained in:
parent
93608e21d1
commit
43d30ebb44
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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
|
||||
|
||||
|
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -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 }}
|
Loading…
x
Reference in New Issue
Block a user