mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 20:58:03 +08:00
Add ls
This commit is contained in:
parent
caeba8d7a5
commit
25189c52f8
@ -7,4 +7,4 @@ applications:
|
|||||||
domain: cfapps.io
|
domain: cfapps.io
|
||||||
path: .
|
path: .
|
||||||
buildpack: https://github.com/cloudfoundry/java-buildpack
|
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