mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Installing kubectl from actions from marketplace resolv v5
This commit is contained in:
parent
fb0ef1e1e0
commit
33139187fe
1 changed files with 2 additions and 4 deletions
6
.github/workflows/maven-build.yml
vendored
6
.github/workflows/maven-build.yml
vendored
|
@ -74,10 +74,8 @@ jobs:
|
|||
|
||||
- name: check kubectl
|
||||
run: |
|
||||
echo "---------"
|
||||
echo "---------"
|
||||
kubectl get nodes
|
||||
kubectl get pods
|
||||
cat ~/.kube/config
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue