forked from SoDOff-Project/sodoff
Update .gitea/workflows/build-and-publish.yaml
Some checks failed
Build And Publish Container / build (push) Failing after 1m55s
Some checks failed
Build And Publish Container / build (push) Failing after 1m55s
This commit is contained in:
parent
09bab7f70a
commit
75f26cfd5a
@ -13,7 +13,7 @@ jobs:
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."milenia.local.alanmoon.net:5000"]
|
||||
[registry."server:5000"]
|
||||
http = true
|
||||
insecure = true
|
||||
|
||||
@ -23,4 +23,4 @@ jobs:
|
||||
context: .
|
||||
file: ./src/Dockerfile
|
||||
push: true
|
||||
tags: "milenia.local.alanmoon.net:5000/sodoff:${{gitea.sha}},milenia.local.alanmoon.net:5000/sodoff:latest"
|
||||
tags: "server:5000/sodoff:${{gitea.sha}},server:5000/sodoff:latest"
|
Loading…
x
Reference in New Issue
Block a user