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