Reorganised deployment scripts and added rollback functionality. Updated documentation and workflow for container image builds.
This commit is contained in:
@@ -145,7 +145,7 @@ if wm_route_data_ready; then
|
||||
fi
|
||||
|
||||
wm_log "Deutschland-/Niederlande-Routingdaten werden in einer Stagingdatei gebaut."
|
||||
if ! wm_compose --profile maintenance run --rm --build \
|
||||
if ! wm_compose --profile maintenance run --rm \
|
||||
--env "WATERMAPS_LOCAL_FAIRWAYS_PATH=$container_candidate" \
|
||||
--env "WATERMAPS_ROUTE_MARKER_PATH=$container_candidate_marker" \
|
||||
route-data; then
|
||||
|
||||
Reference in New Issue
Block a user