Update .forgejo/workflows/demo.yaml
/ test (push) Failing after 40s
Details
/ test (push) Failing after 40s
Details
This commit is contained in:
parent
f385158649
commit
a3bcc0200d
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
driver: kubernetes
|
driver: kubernetes
|
||||||
driver-opts: |
|
driver-opts: |
|
||||||
namespace=act-runner
|
namespace=git
|
||||||
qemu.install=false
|
qemu.install=false
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|
Loading…
Reference in New Issue