fix: [nomad-step-2] Add missing 'Dry run complete' message to nomad dry-run output
This commit is contained in:
parent
f3ea5cadda
commit
730efc4d61
1 changed files with 2 additions and 0 deletions
|
|
@ -800,6 +800,8 @@ _disinto_init_nomad() {
|
||||||
done
|
done
|
||||||
echo "[deploy] dry-run complete"
|
echo "[deploy] dry-run complete"
|
||||||
fi
|
fi
|
||||||
|
echo ""
|
||||||
|
echo "Dry run complete — no changes made."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue