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