diff --git a/README.md b/README.md index 79e9c8f..ee70a1f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # LaTeX-Brief-Webseite -This is a small website to easily set a letter in LaTeX \ No newline at end of file +[![Build Status](https://ci.sp-codes.de/api/badges/cami/Brief-Generator/status.svg)](https://ci.sp-codes.de/cami/Brief-Generator) + +This is a small website to easily set a letter in LaTeX diff --git a/start.sh b/start.sh index 8272eec..6b61956 100644 --- a/start.sh +++ b/start.sh @@ -4,6 +4,4 @@ podman stop frontend-dev podman stop backend-dev podman rm frontend-dev podman rm backend-dev -podman rmi localhost/latex-brief-webseite_backend-dev -podman rmi localhost/latex-brief-webseite_frontend-dev podman-compose up --build