Тёмный
No video :(

LetsDevOps: Template in Azure DevOps YAML. A complete guide for creating template in YAML pipeline. 

Sumit Raj
Подписаться 2,6 тыс.
Просмотров 7 тыс.
50% 1

#yamltemplate #azuredevops #devops
LetsDevOps: Template in Azure DevOps YAML. A complete guide for creating template in YAML pipeline. Example to convert exisitng pipeline to template.
✅ What is template in YAML
✅ Why template is required
✅ Types of template
✅ Template with Parameters
✅ Demo on Sample and real scenario based example
🚀🤩Blog URL: www.letsdevops...
► YAML pipeline : • LetsDevOps: YAML Pipel...
GitHub: github.com/sum...
▬▬▬▬▬▬ Content TimeStamp ⏰ ▬▬▬▬▬▬
Introduction: 00:02
Agenda: 00:06
What is template in YAML: 00:55
Why template is required: 00:46
Type of template: 01:54
Where to declare template: 02:53
Step template: 03:14
job template: 04:22
stage template: 04:52
Job template: 05:18
Template with parameters: 06:01
Demo Step template: 07:51
Demo Real Scenario CI/CD: 14:46
Recap: 20:47

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@swetaverma2675
@swetaverma2675 Год назад
Nice work
@muralijv
@muralijv Год назад
thanks a lot sumit for sharing this video. it is so precise and clear
@SumitRaj-LetsDevOps
@SumitRaj-LetsDevOps Год назад
Thank you .
@pikuMan133
@pikuMan133 2 месяца назад
Thanks for sharing. Please create a detailed video on matrix in yml pipelines. It is used in my project but I need some help understanding it.
@MAwais-jh2xn
@MAwais-jh2xn Год назад
wonderful job
@SumitRaj-LetsDevOps
@SumitRaj-LetsDevOps Год назад
Thank you
@yeswanthsirimavilla
@yeswanthsirimavilla 2 месяца назад
Thanks
@yagantireddy1154
@yagantireddy1154 2 месяца назад
Thanks for providing knowledge sir. I have one doubt, how to call multiple repositories from multiple projects in single pipeline ?
@SumitRaj-LetsDevOps
@SumitRaj-LetsDevOps 2 месяца назад
@@yagantireddy1154 there is option to do that, kindly check it with source
@sc4rface-dev
@sc4rface-dev 10 месяцев назад
Nice work Sumit!, submitting a question, what do you think is the best way to work with pipelines in a production environment? Is it by separating them into an exclusive repository for templates and having the main pipeline in the source code of the service where it will be implemented, or by completely removing them from the source code of the service?
@SumitRaj-LetsDevOps
@SumitRaj-LetsDevOps 10 месяцев назад
I would suggest to have same pipeline across multiple platform. But for sure you should have the approval step before the deploying to prod and second option to trigger the pipeline only if the main/master branch selected for the production.
@siddhigupta7673
@siddhigupta7673 Месяц назад
How make all stages to run on shared vm in yaml pipeline?
@user-ec6zp7or2v
@user-ec6zp7or2v 9 месяцев назад
Can we use/make one task as one template ?
@SumitRaj-LetsDevOps
@SumitRaj-LetsDevOps 9 месяцев назад
yes you can do that.
Далее
How to design a modern CI/CD Pipeline
9:59
Просмотров 120 тыс.
Templates in Azure Pipelines: What, Why, and How
12:59
(Simple?) Real World Azure Pipelines YAML Walkthrough
22:09