filmov
tv
Azure Devops YAML CI Pipeline | Learn YAML for Azure devops pipeline | classic pipeline to YAML
Показать описание
YAML : Yet Another markup language. This is the language on which we create the CI/CD pipelines in azure devops.
In this session , I have demonstrated that how we can created yaml file for azure devops pipeline. We have approached it step by step.
As this is the series of Azure Devops, I have used the previous reference for easy track and learning purpose, i.e. reference of classic pipeline, where we have used the continues integration for docker image, in which we are building the image , pushing it and deploying it as well.
Here the link of github repository that we are using in our all sessions..
For this session, you should have the knowledge of continuous integration i.e. automation of build, service principle and basic understanding of task.
However , I have given the understanding of task as well in this session.
In case you are looking for reference of deployment of docker image to azure app service , please refer this..
In this session , we will also know that if we already have classic pipeline and we want to convert that pipeline to yaml pipeline, what are the various options, we have for that.
I have also updated about variables and triggers in yaml file that how we can created variables, what is the use of variables in pipelines, and what is trigger and how we override the trigger of yaml pipleine.
We have also seen that how to export classic pipielines of azure devops and how to use that.
In this session , I have demonstrated that how we can created yaml file for azure devops pipeline. We have approached it step by step.
As this is the series of Azure Devops, I have used the previous reference for easy track and learning purpose, i.e. reference of classic pipeline, where we have used the continues integration for docker image, in which we are building the image , pushing it and deploying it as well.
Here the link of github repository that we are using in our all sessions..
For this session, you should have the knowledge of continuous integration i.e. automation of build, service principle and basic understanding of task.
However , I have given the understanding of task as well in this session.
In case you are looking for reference of deployment of docker image to azure app service , please refer this..
In this session , we will also know that if we already have classic pipeline and we want to convert that pipeline to yaml pipeline, what are the various options, we have for that.
I have also updated about variables and triggers in yaml file that how we can created variables, what is the use of variables in pipelines, and what is trigger and how we override the trigger of yaml pipleine.
We have also seen that how to export classic pipielines of azure devops and how to use that.
Комментарии