CMU Coding Bootcamp

fix: cicd devops

thecoded.prof ac4900a8 ffce4223

verified
-4
-4
devops/cicd/cicd.typ
··· 1 - // CI/CD Pipeline Description Template (Typst) 2 - // ------------------------------------------ 3 - // Fill in the bracketed placeholders and duplicate blocks as needed. 4 - 5 1 #set page( 6 2 margin: (top: 0.9in, bottom: 0.9in, left: 1.0in, right: 1.0in), 7 3 )