From ca73d559af332ea8b896974c0e65265040c4ee8c Mon Sep 17 00:00:00 2001 From: s-shah-coder Date: Sun, 20 Nov 2022 14:54:40 +0000 Subject: [PATCH] completed Day 5, added comments to Day 5 --- Days/day05.md | 6 ++++-- README.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Days/day05.md b/Days/day05.md index 105adff..31ae0bd 100644 --- a/Days/day05.md +++ b/Days/day05.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5' +title: "#90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > - Day 5" published: false description: 90DaysOfDevOps - Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor > -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048830 @@ -84,3 +84,5 @@ This last bit was a bit of a recap for me on Day 3 but think this makes things c If you made it this far then you will know if this is where you want to be or not. See you on [Day 6](day06.md). + +# Completed exercises Software or DevOps Engineer, What IS DevOps? and DevOps Roadmap 2021. diff --git a/README.md b/README.md index 552f3e7..0b33cb4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich - [✔️] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md) - [✔️] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md) - [✔️] ♾️ 4 > [DevOps & Agile](Days/day04.md) -- [] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md) +- [✔️] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md) - [] ♾️ 6 > [DevOps - The real stories](Days/day06.md) ### Learning a Programming Language