Update Continuous Integration and Continuous Deployment authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -60,7 +60,7 @@ See also [https://stackoverflow.com/a/57332478](https://stackoverflow.com/a/5733
Overall the pipeline features 5 Stages:
![image](uploads/1b802458bfa4063b3daffb9e9a777e74/image.png)
![image](uploads/830302ac541c5f403d8e8878bc113167/image.png)
The first two stages are testing stages:
......@@ -108,5 +108,5 @@ Runs the jobs that deliver the static webpage to the production sites. Currently
```bash
$TUHH_USER@$TUHH_HOST:$TUHH_DEPLOY/
```
* `master-deploy`: sends outcome of `build-tuhh` to `www3.tuhh.de` (only `master`)
* `master-deploy`: sends outcome of `build-tuhh` to `www3.tuhh.de` (only for `master`)
* `pages`: deploys on [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/) (only on the `master` at the gitlab.com-mirror: https://gitlab.com/fabiangabel/research-topics-mat-tuhh )
\ No newline at end of file