diff --git a/docs/03_deployment.md b/docs/03_deployment.md index 5041394..7f56a71 100644 --- a/docs/03_deployment.md +++ b/docs/03_deployment.md @@ -1,2 +1,10 @@ # Deployment -- tralala \ No newline at end of file +## Quellcode + +## Container Images + +## Dokumentation +- Erstellen einer lokalen Dokumentation ist nicht notwendig. Benutze properdocs serve +- Beim Deployen wird auf gitea der in .gitea/workflows/publish.yaml beschriebene Workflow getriggert. + Dieser erstellt die statische Dokumentation (wie im properdocs.yml beschrieben) welche dann unter + https://data-catalog-services.pages.psi.ch/ArchiveCostWebapp/ angeschaut werden kann. \ No newline at end of file