Update .gitea/workflows/build.yaml
All checks were successful
Build docker container / Build image (push) Successful in 1m43s
All checks were successful
Build docker container / Build image (push) Successful in 1m43s
This commit is contained in:
parent
600b343e74
commit
415b07880d
@ -34,6 +34,8 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
driver: kubernetes
|
driver: kubernetes
|
||||||
|
driver-opts: |
|
||||||
|
namespace=git
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user