Update .forgejo/workflows/demo.yaml
/ test (push) Failing after 40s Details

This commit is contained in:
Martyn 2024-03-08 14:48:42 +00:00
parent f385158649
commit a3bcc0200d
1 changed files with 1 additions and 1 deletions

View File

@ -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