mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Use wimpy branch instead of master
This commit is contained in:
parent
de906d235e
commit
83824fa423
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ addons:
|
|||
install:
|
||||
- pip install ansible
|
||||
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
||||
- ansible-galaxy install -p ../ fiunchinho.wimpy
|
||||
- ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose
|
||||
|
||||
script:
|
||||
- ./mvnw package
|
||||
|
|
Loading…
Reference in a new issue