mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
18 lines
488 B
Markdown
18 lines
488 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) |