Files
hydro-api/build-dockerized-native.sh
2025-11-12 20:22:53 +01:00

6 lines
88 B
Bash
Executable File

set -a
source ./src/main/resources/.env
set +a
./mvnw -Pnative spring-boot:build-image