diff --git a/2022/Days/Images/Day41_Git16.png b/2022/Days/Images/Day41_Git16.png new file mode 100644 index 0000000..d9061c7 Binary files /dev/null and b/2022/Days/Images/Day41_Git16.png differ diff --git a/2022/Days/day41.md b/2022/Days/day41.md index 4cec5d2..d018ca2 100644 --- a/2022/Days/day41.md +++ b/2022/Days/day41.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - The Open Source Workflow - Day 41' +title: "#90DaysOfDevOps - The Open Source Workflow - Day 41" published: false description: 90DaysOfDevOps - The Open Source Workflow -tags: 'DevOps, 90daysofdevops, learning' +tags: "DevOps, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048806 @@ -110,6 +110,10 @@ I am going to publish this before the merge and pull requests are accepted so ma 4. Create a PR that I will see and approve. 5. I will think of some sort of prize +Here is a picture of the succesful PR: + +![](Images/Day41_Git16.png) + This then wraps up our look into Git and GitHub, next we are diving into containers which starts with a big picture look into how, and why containers and also a look into virtualisation and how we got here. ## Resources