Learn how to configure CI/CD pipeline as code using YAML configuration language for Azure pipeline
Learn how to configure pipelines as code for multi-stage pipelines for build, deploy or even more in one YAML file?
Learn how add YAML tasks easily to your pipeline as code?
Learn how to build and store application package on Azure DevOps artifact to be ready by the deployment stage in the YAML file
About the Author
—————————–
Video:
Blog:
Linked-in
https://eg.linkedin.com/in/mohamedahmedradwan
GitHub
https://github.com/DevOpsFounder
Twitter:
Tweets by mradwan06
# Multi-stage #Azure #Azure_Pipelines_tutorial #Azure_training #Azure_DevOps #YAML
source
thanks bro
thank you so much sir
Excellent explanation Sir, Thank you very much.
parameters are defined in yaml template, used in most of the Jenkins jobs and in few Jenkins jobs those parameters are not used. while building (Jenkins-jobs update jobs) unused parameters job, i am getting error on unused parameter. i tried by creating global parameter as null in template yaml and didn't helped. how to handle this error scenario like parameters are declared in template and it is not used in some of Jenkins jobs? I am using yaml file for both template and jobs
Good for beginners. Very clear content.
Hello could you also share the github link for the parts unlimited project
Awesome, thank you
Nice thank you!