We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b6cb3 commit 33b713bCopy full SHA for 33b713b
run.sh
@@ -25,7 +25,6 @@ function buildLikeHeroku() {
25
function runHerokuLocal() {
26
buildLikeHeroku
27
heroku ps -a simpleworklist
28
- ./mvnw clean install
29
heroku local web
30
heroku open
31
}
0 commit comments