Update kubernetes-cd.yml
This commit is contained in:
parent
88c2d2859e
commit
fbaac2e03b
|
@ -58,6 +58,7 @@ jobs:
|
|||
env:
|
||||
DIGITALOCEAN_ACCESS_TOKEN: ${{ secrets.DIGITALOCEAN_TOKEN }}
|
||||
- name: Deploy
|
||||
uses: docker://lachlanevenson/k8s-kubectl
|
||||
with:
|
||||
entrypoint: /usr/local/bin/kubectl
|
||||
args: |
|
||||
|
|
Loading…
Reference in New Issue