Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Screenshot of succesful PR #502

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added 2022/Days/Images/Day41_Git16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions 2022/Days/day41.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down