Merge pull request #502 from SubliminalGuy/main

Add Screenshot of succesful PR
This commit is contained in:
Michael Cade 2024-08-19 16:26:12 +01:00 committed by GitHub
commit 3293a193cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 KiB

View File

@ -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