Skip to content

Instantly share code, notes, and snippets.

@gabrielfeitosa
Created June 18, 2016 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielfeitosa/14dc61da05f8140a36e3a9fc85e0644f to your computer and use it in GitHub Desktop.
Save gabrielfeitosa/14dc61da05f8140a36e3a9fc85e0644f to your computer and use it in GitHub Desktop.
Integração Contínua
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