diff options
| author | Christine Dodrill <me@christine.website> | 2019-09-07 13:23:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-07 13:23:54 -0400 |
| commit | fbaac2e03b640c048eb197d56356047fac4765e8 (patch) | |
| tree | 1ace3883df4aece8c2a397dbe21f8152466b4a12 /.github | |
| parent | 88c2d2859e7b79eaf6fabfd6bd5981befc8a3a2b (diff) | |
| download | xesite-fbaac2e03b640c048eb197d56356047fac4765e8.tar.xz xesite-fbaac2e03b640c048eb197d56356047fac4765e8.zip | |
Update kubernetes-cd.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/kubernetes-cd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/kubernetes-cd.yml b/.github/workflows/kubernetes-cd.yml index 82f6183..bc951f6 100644 --- a/.github/workflows/kubernetes-cd.yml +++ b/.github/workflows/kubernetes-cd.yml @@ -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: | |
