Created
June 18, 2016 20:06
-
-
Save gabrielfeitosa/14dc61da05f8140a36e3a9fc85e0644f to your computer and use it in GitHub Desktop.
Integração Contínua
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
language: java | |
jdk: | |
- oraclejdk8 | |
deploy: | |
provider: heroku | |
api-key: | |
secure: $HEROKU_API_KEY | |
app: ci-spring-boot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment