integrate kontor-angular

This commit is contained in:
2026-04-19 20:05:50 +02:00
parent b59ecc6ac9
commit b5726af898
17 changed files with 98 additions and 19 deletions
-1
View File
@@ -9,7 +9,6 @@ cd "$(dirname "$0")/.."
echo "==> Stopping and removing pod kontor"
if podman pod exists kontor; then
podman pod stop kontor
podman pod rm kontor
fi
script/cibuild