Skip to content

Commit

Permalink
updating build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
donhenton committed May 2, 2019
1 parent c691bf5 commit a5da544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ heroku deploy:jar target/spring-boot-birt-0.0.1-SNAPSHOT.jar --app donhenton-spr
Or you can use the maven deploy:
* login onto heroku via the command line
* answer prompt on browser (requires upgrade to CLI > 22)
* mvn clean heroku:deploy
* mvn clean heroku:deploy -Preact -DskipTests


see https://devcenter.heroku.com/articles/deploying-executable-jar-files
Expand Down

0 comments on commit a5da544

Please sign in to comment.