Skip to content

Commit

Permalink
Update service-eat-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGANGLOFF authored Apr 22, 2024
1 parent a3b9cba commit ed3af53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/service-eat-deploy.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
run: doctl kubernetes cluster kubeconfig save T-WEB-800
run: doctl kubernetes cluster kubeconfig save k8s-1-29-1-do-0-fra1-1711363150093

- name: Deploy to Kubernetes
run: |
Expand Down

0 comments on commit ed3af53

Please sign in to comment.