From ac21b15901d38ced58726dddbc3e76b0523d18f7 Mon Sep 17 00:00:00 2001 From: Azizul Haque Date: Wed, 8 Feb 2023 11:42:59 +0300 Subject: [PATCH] added github composite actions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1088cd2..109470d 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,8 @@ Download [PDF version](DevOps%20Roadmap.pdf). - [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/) FREE - [Jenkins, From Zero To Hero: Become a DevOps Jenkins Master](https://www.udemy.com/course/jenkins-from-zero-to-hero) Udemy course - [Learn GitHub actions](https://learn.microsoft.com/en-us/users/githubtraining/collections/n5p4a5z7keznp5) FREE -- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) FREE +- [Workflow syntax for GitHub actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) FREE +- [Composite GitHub action](https://wallis.dev/blog/composite-github-actions) FREE - [Learn Azure DevOps](https://milan.milanovic.org/post/ci-cd-with-azure-devops-yaml/) FREE - [GitLab Cheatsheets](https://dev.to/jphi_baconnais/series/12928) FREE