mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
also clean up Dockerfile; handle mail env variables to update mail.properties; turn off mail authentication by default
This commit is contained in:
@@ -16,4 +16,4 @@ cp "$GITROOT/java/target/configuration/JavaSE-11.profile" .
|
||||
cat Dockerfile.tpl | sed -e "s/RELEASE/${release}/g" >Dockerfile
|
||||
docker build -t sapsailing:$release .
|
||||
echo "Cleaning up..."
|
||||
rm start env.sh JavaSE-11.profile
|
||||
rm start env.sh JavaSE-11.profile Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user