integrate kontor-angular

This commit is contained in:
2026-04-19 20:05:50 +02:00
parent 57129c2d37
commit aca9a1aa4a
18 changed files with 101 additions and 20 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