do not create upgrade.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-07 13:49:40 +00:00
parent dafd8f345a
commit 3ab1b3ff54

View File

@@ -1362,6 +1362,8 @@ execute_task() {
sleep 1
/usr/bin/docker rm -f $HOSTNAME
JSON_TARGET="" # do not create upgrade.json
#CONTAINERS=$(docker ps -a --format '{{.Names}} {{.Status}}' | grep -E 'framework-scheduler|webserver')
else
echo "Upgrading service: $NAME"