mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
update pipeline build
This commit is contained in:
parent
3b6f6d872b
commit
136a7a3c7d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -39,8 +39,7 @@ jobs:
|
|||
|
||||
- name: Install kubectl
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y kubectl
|
||||
brew install kubectl
|
||||
|
||||
- name: Set Minikube context
|
||||
run: kubectl config use-context minikube
|
||||
|
|
Loading…
Reference in a new issue