Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markreha authored Jul 9, 2018
1 parent 193fdf9 commit 0faf9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/docs/development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ NOTE: You will need to create a Heroku account (this is free and most services y
</executions>
</plugin>
```
* Add Maven Heroku Profile (see SDK, the build should be invoked using mvn -Pheroku clean package)
* Add Maven Heroku Procfile (see the SDK, the build should be invoked using mvn -Pheroku clean package and use the webapp runner)
3. Create Heroku Pipeline and add the Java app to it
4. Start a Build:
* Go to Heroku Pipeline and under the Java App select the Deploy a branch menu option OR push your code to Heroku GIT
Expand Down

0 comments on commit 0faf9b1

Please sign in to comment.