This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
|||||||
image: localhost:5000/tiny-ci-runner:latest
|
image: localhost:5000/tiny-ci-runner:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/k3s-local.yaml:/root/.kube/config:ro
|
- /etc/k3s-local.yaml:/root/.kube/config:ro
|
||||||
|
env:
|
||||||
|
KUBECONFIG: /root/.kube/config
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|||||||
Reference in New Issue
Block a user