deploy
This commit is contained in:
parent
71bd555d6e
commit
4c5c7ef0e3
|
@ -22,5 +22,5 @@ jobs:
|
|||
run: ./generate.sh
|
||||
# - name: Setup upterm session
|
||||
# uses: lhotari/action-upterm@v1
|
||||
- name: Check if it works
|
||||
- name: Deploy
|
||||
run: ./kubectl --kubeconfig ./kube.config apply -k ./kustomization/overlays/staging
|
||||
|
|
Loading…
Reference in New Issue