Skip to content
Snippets Groups Projects

Rm gitlab.yaml file; Add docu on git workflow and ci pipeline

Merged Martin Schroschk requested to merge issue472 into preview
1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
@@ -128,8 +128,6 @@ due to automatic checking.
@@ -128,8 +128,6 @@ due to automatic checking.
The page on [Contributing via local clone](contribute_container.md) provides you with the details
The page on [Contributing via local clone](contribute_container.md) provides you with the details
about how to setup and use your local clone of the repository.
about how to setup and use your local clone of the repository.
## CI/CD Pipeline
## CI/CD Pipeline
All contributions need to pass the CI pipeline which consists of various checks to ensure, that the
All contributions need to pass the CI pipeline which consists of various checks to ensure, that the
@@ -137,6 +135,3 @@ All contributions need to pass the CI pipeline which consists of various checks
@@ -137,6 +135,3 @@ All contributions need to pass the CI pipeline which consists of various checks
The stages of the CI/CD pipeline are defined in a `.gitlab.yaml` file. For security reasons, this
The stages of the CI/CD pipeline are defined in a `.gitlab.yaml` file. For security reasons, this
file is managed in a second, private repository.
file is managed in a second, private repository.
Loading