mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Add ls
This commit is contained in:
parent
caeba8d7a5
commit
25189c52f8
@ -7,4 +7,4 @@ applications:
|
||||
domain: cfapps.io
|
||||
path: .
|
||||
buildpack: https://github.com/cloudfoundry/java-buildpack
|
||||
command: JAVA_HOME=./.java ./spring/bin/spring run --local app.groovy -- --server.port=$PORT
|
||||
command: ls && JAVA_HOME=./.java ./spring/bin/spring run --local app.groovy -- --server.port=$PORT
|
||||
|
Loading…
Reference in New Issue
Block a user