Merge pull request #41 from s-shah-coder/per-day-completion
Completed Day 41 exercises - added comments to Day 41
This commit is contained in:
commit
2af17be943
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - The Open Source Workflow - Day 41'
|
title: "#90DaysOfDevOps - The Open Source Workflow - Day 41"
|
||||||
published: false
|
published: false
|
||||||
description: 90DaysOfDevOps - The Open Source Workflow
|
description: 90DaysOfDevOps - The Open Source Workflow
|
||||||
tags: 'DevOps, 90daysofdevops, learning'
|
tags: "DevOps, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1048806
|
id: 1048806
|
||||||
@ -125,3 +125,5 @@ This then wraps up our look into Git and GitHub, next we are diving into contain
|
|||||||
- [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
|
- [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
|
||||||
|
|
||||||
See you on [Day 42](day42.md)
|
See you on [Day 42](day42.md)
|
||||||
|
|
||||||
|
# Completed daily exercises - fork kanister github project
|
||||||
|
@ -82,7 +82,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
|||||||
- [✔️] 📚 38 > [Staging & Changing](Days/day38.md)
|
- [✔️] 📚 38 > [Staging & Changing](Days/day38.md)
|
||||||
- [✔️] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
|
- [✔️] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
|
||||||
- [✔️] 📚 40 > [Social Network for code](Days/day40.md)
|
- [✔️] 📚 40 > [Social Network for code](Days/day40.md)
|
||||||
- [] 📚 41 > [The Open Source Workflow](Days/day41.md)
|
- [✔️] 📚 41 > [The Open Source Workflow](Days/day41.md)
|
||||||
|
|
||||||
### Containers
|
### Containers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user