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 bcccf3a commit 813c2ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/service-eat-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Push the Docker image
run: docker push d3spina/t-web-800:eat-latest

- name: Install doctl
run: sudo snap connect doctl:kube-config

- name: Set up Kubeconfig
run: |
mkdir -p $HOME/.kube
Expand Down

0 comments on commit 813c2ea

Please sign in to comment.