Polish GeoIntel workbench and harden Tower deploy
This commit is contained in:
@@ -136,6 +136,7 @@ def test_tower_deploy_uses_single_container_unraid_compose() -> None:
|
||||
|
||||
for script in (powershell, bash):
|
||||
assert "bash deploy/unraid/deploy-release.sh" in script
|
||||
assert "git clean -fd -- backend frontend deploy scripts fixtures tests contracts demo" in script
|
||||
|
||||
assert "docker compose -f docker-compose.unraid.yml config" in release_script
|
||||
assert "--build-arg GEOINTEL_INSTALL_AI=" in release_script
|
||||
|
||||
Reference in New Issue
Block a user