Use four spaces in frontmatter blocks
This commit is contained in:
parent
f3756a80a6
commit
11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: >
|
||||
Automating all the things, including infrastructure
|
||||
Automating all the things, including infrastructure
|
||||
pubDate: 2022-12-20
|
||||
permalink: >-
|
||||
archive/2022/12/20/automating-all-the-things,-including-infrastructure
|
||||
archive/2022/12/20/automating-all-the-things,-including-infrastructure
|
||||
tags:
|
||||
- automation
|
||||
- devops
|
||||
- automation
|
||||
- devops
|
||||
---
|
||||
|
||||
I'm a big advocate for automation, from having a reproducible Docker and Docker Compose environment, automated tests, static analysis, and code linting in my projects to running them automatically on every push to a remote repository using a CI pipeline.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue