Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R rdskills
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • AGFD
  • rdskills
  • Wiki
  • 5. CI CD Pipeline

5. CI CD Pipeline · Changes

Page history
CI-/CD-Pipeline Inhalt erstellt authored Jul 13, 2021 by Interperle's avatar Interperle
Hide whitespace changes
Inline Side-by-side
5.-CI-CD-Pipeline.md
View page @ 84882aa6
TODO
\ No newline at end of file
> - Tool für Software Entwicklung:
> - [Continuous Integration (CI)](https://en.wikipedia.org/wiki/Continuous_integration): Zum Testen und Builden von Code
> - [Continuous Delivery (CD)](https://continuousdelivery.com/): Code ist nach testen und builden deploybar, muss jedoch manuell deployed werden
> - [Continuous Deployment (CD)](https://www.airpair.com/continuous-deployment/posts/continuous-deployment-for-practical-people): Code wird nach testen und builden automatisch deployed <br>
> - Dadurch werden Fehler früh im Entwicklungszyklus erkannt und spart Kosten
> - Skripte können automatisch bei einem bestimmten Event ausgeführt werden
---
---
_Zuvor "[Merge Requests mergen](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/4.-Merge-Request/c\)-Merge-Requests-mergen)"_ | _[CI-/CD-Pipeline](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/5.%20CI%20CD%20Pipeline)_ | _Als Nächstes "[Weiteres](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/6.%20Weiteres)"_
\ No newline at end of file
Clone repository

Wiki-Gliederung

1. Allgemeines zu Gitlab

2. Markdown Files

3. Issues

4. Merge Request

5. CI CD Pipeline

6. Weiteres


Alle Seiten