Update .gitea/workflows/release.yaml
Some checks failed
Publish Docker image / Push Docker image to Docker registry (push) Failing after 18s
Some checks failed
Publish Docker image / Push Docker image to Docker registry (push) Failing after 18s
This commit is contained in:
parent
2db778b808
commit
06baf838b3
1 changed files with 1 additions and 0 deletions
|
@ -37,3 +37,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
|
tag: latest
|
||||||
|
|
Loading…
Reference in a new issue