quartz/content/notes/11-continuous-integration-2.md
Jet Hughes 0324a7cb71 update
2022-06-08 14:12:07 +12:00

19 lines
490 B
Markdown

---
title: "11-continuous-integration-2"
sr-due: 2022-10-03
sr-interval: 119
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)