Update dispatch action
This commit is contained in:
@@ -12,7 +12,8 @@ jobs:
|
|||||||
- name: Echo test
|
- name: Echo test
|
||||||
run: echo "Hello!"
|
run: echo "Hello!"
|
||||||
|
|
||||||
- uses: tale/kubectl-action@v1
|
- name: Install kubectl action
|
||||||
|
uses: tale/kubectl-action@v1
|
||||||
with:
|
with:
|
||||||
base64-kube-config: ${{ secrets.KUBE_CONFIG }}
|
base64-kube-config: ${{ secrets.KUBE_CONFIG }}
|
||||||
- run: kubectl get pods
|
- run: kubectl get pods
|
||||||
|
|||||||
Reference in New Issue
Block a user