tangled
alpha
login
or
join now
thecoded.prof
/
CMU
0
fork
atom
CMU Coding Bootcamp
0
fork
atom
overview
issues
pulls
pipelines
fix: cicd devops
thecoded.prof
1 month ago
ac4900a8
ffce4223
verified
This commit was signed with the committer's
known signature
.
thecoded.prof
SSH Key Fingerprint:
SHA256:ePn0u8NlJyz3J4Zl9MHOYW3f4XKoi5K1I4j53bwpG0U=
-4
1 changed file
expand all
collapse all
unified
split
devops
cicd
cicd.typ
-4
devops/cicd/cicd.typ
···
1
1
-
// CI/CD Pipeline Description Template (Typst)
2
2
-
// ------------------------------------------
3
3
-
// Fill in the bracketed placeholders and duplicate blocks as needed.
4
4
-
5
1
#set page(
6
2
margin: (top: 0.9in, bottom: 0.9in, left: 1.0in, right: 1.0in),
7
3
)