quartz/content/notes/11-continuous-integration-2.md
Jet Hughes 8a667e5693 update
2022-05-27 14:12:53 +12:00

19 lines
489 B
Markdown

---
title: "11-continuous-integration-2"
sr-due: 2022-06-06
sr-interval: 44
sr-ease: 270
tags:
- cosc202
- lecture
---
1. Appreciate that GitLab is a complex software
2. Understand where CI jobs scripts get run
3. explain why repository servers can host websites
4. Understand how gitblab dternmimines awhen a CI script failed
5. Describe a way in which CI scripts scan handle secrets
6. Outline uses of local git hook scripts
[continuous integration](notes/continuous-integration.md)