Retry build..
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
cami 2021-09-29 02:06:21 +02:00
parent 6a3d510cad
commit ef92bffa41
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,5 @@
# LaTeX-Brief-Webseite
This is a small website to easily set a letter in LaTeX
[![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

View file

@ -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