Initial commit
This commit is contained in:
5
build-dockerized-native.sh
Executable file
5
build-dockerized-native.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
set -a
|
||||
source ./src/main/resources/.env
|
||||
set +a
|
||||
./mvnw -Pnative spring-boot:build-image
|
||||
|
||||
Reference in New Issue
Block a user