integration von kontor-angular

This commit is contained in:
2026-04-18 00:29:25 +02:00
parent e09f7cddf3
commit 57129c2d37
5 changed files with 29 additions and 3 deletions
+2
View File
@@ -20,4 +20,6 @@ echo " => Baue Image localhost/kontor-javalin:0.3.0"
buildah build -t kontor-javalin:0.3.0 kontor-javalin
echo " => Baue Image localhost/kontor-vue:0.3.0"
buildah build -t kontor-vue:0.3.0 kontor-vue
echo " => Baue Image localhost/kontor-angular:0.3.0"
buildah build -t kontor-angular:0.3.0 kontor-angular