Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Failing after 12s
Some checks failed
Build docker container / Build image (push) Failing after 12s
This commit is contained in:
parent
489cfc2e22
commit
0f666d1df8
@ -53,6 +53,10 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: kubernetes
|
||||
driver-opts: |
|
||||
namespace=git
|
||||
master=tcp://10.43.0.1:443
|
||||
|
||||
- name: Build
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user