Sumit RajDec 29, 20222 minLetsDevOps: How to use Replace token in Azure DevOpsIntroduction In this article we will learn how to use replace token in ADO pipeline. This can help to update the file with variable value...
Sumit RajDec 28, 20222 minLetsDevOps: How to trigger pipeline from another pipeline in GitLab. Introduction In this article we will discuss how to trigger pipeline from another pipeline. It is also called as triggering the...
Sumit RajDec 27, 20222 minLetsDevOps: GitLab YAML Pipeline Tutorial for Beginners. Setup Multi Stage/Job CI/CD Pipeline.Introduction In this blog will learn basic of GitLab YAML pipeline and further we will learn to setup the CI/CD. Demo Use Case Setup...