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 4, 2024
1 parent 2799a93 commit a3e0f1e
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 @@ -79,6 +79,9 @@ jobs:
- name: VM - Kubectl K8s
run: vagrant ssh -c "kubectl --help"

- name: VM - Helm K8s
run: vagrant ssh -c "helm version"

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

Expand Down

0 comments on commit a3e0f1e

Please sign in to comment.