Skip to main content

Cicd

2022


Flowchart of the blog publishing pipeline: write content in Markdown, commit to GitHub, GitHub CI/CD, build site with Jekyll, build and push container to DOCR, then a future automated process to update the live site.

GitHub Container CI/CD

·2 mins
Automating the blog: a GitHub Action that builds the site and ships a container to a registry.