Skip to content

Commit

Permalink
Deploy on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Feb 16, 2024
1 parent 4edb174 commit 9bde665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}

- name: Save DigitalOcean kubeconfig with short-lived credentials
run: doctl kubernetes cluster kubeconfig save --expiry-seconds 600 do-nyc1-hosnian-prime
run: doctl kubernetes cluster kubeconfig save --expiry-seconds 600 662138bb-8236-4da5-8c6d-c602fb6eef82

- name: Deploy to DigitalOcean Kubernetes
run: kubectl apply -f $GITHUB_WORKSPACE/.k8s
Expand Down

0 comments on commit 9bde665

Please sign in to comment.