From 6931ffef4cf46a0703bbc521771dbb64a2b8f165 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 2 Jun 2021 09:42:57 +0200 Subject: [PATCH] Remove outdated section --- doc.zih.tu-dresden.de/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc.zih.tu-dresden.de/README.md b/doc.zih.tu-dresden.de/README.md index 2f660685c..d4f76a3da 100644 --- a/doc.zih.tu-dresden.de/README.md +++ b/doc.zih.tu-dresden.de/README.md @@ -16,14 +16,6 @@ Using GitLab Pages static websites can be directly published from a repository i Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. The CI/CD pipeline for this very project is to generate the static html using `mkdocs` and deploy them at GitLab Pages. -### Why is this not at gitlab.hrz.tu-chemnitz.de? - -Both features, GitLab Pages and GitLab Runner, are currently not available at -gitlab.hrz.tu-chemnitz.de - -If this project exceeds the mock-up phase, the Git hosting service should be discussed. But for now, -it is quite comfortable to use the infrastructure at gitlab.com - ## Contribute ### Workflow -- GitLab