8 lines
228 B
Bash
Executable File
8 lines
228 B
Bash
Executable File
sbtn flyway/flywayMigrate
|
|
sbtn universal:packageZipTarball
|
|
tar -xf target/universal/http4s-demo-0.0.1-SNAPSHOT.tgz -C bin
|
|
# ./http4s-demo-0.0.1-SNAPSHOT/bin/http4s-demo
|
|
# sbtn docker:stage
|
|
# mv targer/docker/** bin
|
|
rm -r target
|