... | @@ -77,10 +77,10 @@ Overall the pipeline features 5 Stages: |
... | @@ -77,10 +77,10 @@ Overall the pipeline features 5 Stages: |
|
The first two stages are testing stages:
|
|
The first two stages are testing stages:
|
|
|
|
|
|
* `docker-update`: checks, whether the docker images from the repository's [container registry](https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/container_registry) are available and rebuilds them if the `Dockerfile`s have changed
|
|
* `docker-update`: checks, whether the docker images from the repository's [container registry](https://collaborating.tuhh.de/cfg0846/research-topics-mat-tuhh/container_registry) are available and rebuilds them if the `Dockerfile`s have changed
|
|
* `testing`: performs various tests of the [preprocessor]() and [building]() routines
|
|
* `testing`: performs various tests of the [preprocessor](#Preprocessors) and [building]() routines
|
|
* `build`: constructs the various products like standalone webpages, and TUHH-delivery packages
|
|
* `build`: constructs the various products like standalone webpages, and TUHH-delivery packages
|
|
* `review`: starts the review apps for the merge request
|
|
* `review`: starts the review apps for the merge request
|
|
* `deploy`: ships the products to their final destination (`asteroid`, `www3`, `www3-dev`, `mat`
|
|
* `deploy`: ships the products to their final destination (`www3`, `www3-dev`, `mat`)
|
|
|
|
|
|
### Jobs and Artifacts
|
|
### Jobs and Artifacts
|
|
|
|
|
... | | ... | |