mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Update .travis.yml
This commit is contained in:
parent
e4a72f6058
commit
bec715d320
1 changed files with 6 additions and 0 deletions
|
@ -3,3 +3,9 @@ script: mvn package -Popenshift
|
|||
jdk:
|
||||
- oraclejdk7
|
||||
- openjdk7
|
||||
|
||||
deploy:
|
||||
provider: openshift
|
||||
user: "aditya.vadaganadam@gmail.com"
|
||||
password: "Peanut45" # can be encrypted
|
||||
domain: "101devops"
|
||||
|
|
Loading…
Reference in a new issue