Add post on ci/cd
This commit is contained in:
@ -9,6 +9,16 @@
|
|||||||
"updatedAt": "2020-07-16T19:59:14.191Z",
|
"updatedAt": "2020-07-16T19:59:14.191Z",
|
||||||
"createdAt": "2020-07-16T19:59:14.191Z"
|
"createdAt": "2020-07-16T19:59:14.191Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "CI and CD",
|
||||||
|
"description": "Learn the basics of CI/CD and how to implement that with GitHub Actions.",
|
||||||
|
"url": "/guides/ci-cd",
|
||||||
|
"fileName": "ci-cd",
|
||||||
|
"featured": true,
|
||||||
|
"author": "kamranahmedse",
|
||||||
|
"updatedAt": "2020-07-09T19:59:14.191Z",
|
||||||
|
"createdAt": "2020-07-09T19:59:14.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "SSO — Single Sign On",
|
"title": "SSO — Single Sign On",
|
||||||
"description": "Learn the basics of SAML and understand how does Single Sign On work.",
|
"description": "Learn the basics of SAML and understand how does Single Sign On work.",
|
||||||
|
5
content/guides/ci-cd.md
Normal file
5
content/guides/ci-cd.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
The image below details the differences between the continuous integration and continuous delivery. Also, here is the [accompanying video on implementing that with GitHub actions](https://www.youtube.com/watch?v=nyKZTKQS_EQ).
|
||||||
|
|
||||||
|
[](/guides/ci-cd.png)
|
||||||
|
|
||||||
|
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1282806173939511298) where this image was posted.
|
BIN
public/guides/ci-cd.png
Normal file
BIN
public/guides/ci-cd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 734 KiB |
Reference in New Issue
Block a user