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