deploy to staging
This commit is contained in:
parent
440dfc8ca3
commit
4d56cab847
|
@ -23,4 +23,4 @@ jobs:
|
||||||
- name: Setup upterm session
|
- name: Setup upterm session
|
||||||
uses: lhotari/action-upterm@v1
|
uses: lhotari/action-upterm@v1
|
||||||
- name: Check if it works
|
- name: Check if it works
|
||||||
run: ./kubectl --kubeconfig ./kube.config get nodes
|
run: ./kubectl -i-kubeconfig ./kube.config apply -k ./kustomization/overlays/staging
|
||||||
|
|
Loading…
Reference in New Issue