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
|
||||
with:
|
||||
driver: kubernetes
|
||||
driver-opts: |
|
||||
namespace=git
|
||||
- name: Build
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user