container integration

This commit is contained in:
2025-10-22 21:03:38 +02:00
parent 81761215ed
commit 10d004ded8
6 changed files with 162 additions and 2 deletions

4
build.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
podman build -t git.infinimotion.de/infinimotion/frontend:latest .
podman push git.infinimotion.de/infinimotion/frontend:latest