Skip to content

Commit

Permalink
Update vagrant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrofurtado authored Sep 10, 2024
1 parent 3d06734 commit f2d0e4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
- name: VM - Helm K8s
run: vagrant ssh -c "helm version"

- name: VM - EKSCTL K8s
run: vagrant ssh -c "eksctl version"

- name: VM - Portainer
run: vagrant ssh -c "sudo docker container inspect portainer | grep Status"

Expand Down

0 comments on commit f2d0e4e

Please sign in to comment.