chore: ..
Some checks failed
Deploy to K3s / deploy (push) Failing after 4s

This commit is contained in:
2025-12-20 14:42:16 +08:00
parent 05480cac6b
commit 35b76b70c9

View File

@@ -10,7 +10,7 @@ jobs:
container:
image: localhost:5000/tiny-ci-runner:latest
volumes:
- /etc/k3s-local.yaml:/root/.kube/config:ro
- /home/tone/act-runner-config/k3s-local.yaml:/root/.kube/config:ro
runs-on: ubuntu-latest
steps:
- name: Checkout code