Travis CI Complete Tutorial for DevOps Engineers

preview_player
Показать описание
This video shows you how to use Travis CI for Continuous Integration and Continous Delivery.

Join our Discord Community of DevOps Engineers:

We discuss DevOps, Linux, Homelabs, Industry Tests and how to get a Job in DevOps.

0:00 Intro
0:41 Continuous Integration and Continuous Delivery Explained
1:36 Explaining the CI/CD project
4:12 The Travis YAML File
7:14 Using Travis CI and Linking your Git Repos
9:14 Running a TravisCI Build
14:15 Travis CI Settings to set private environment Variables
Рекомендации по теме
Комментарии
Автор

Thank you very much. it was really helpful.

hamcod
Автор

@13:37 you say commit number 29 was successful (and so on) but what you really mean is push number 29?

AndersRapp
Автор

where does this run? on some vm in github itself or on travis's vm ?

okey
Автор

This doesn't work. The "show all your repo's" doesn't list a thing.

johncrawford
Автор

Hey there, I can't build in travis, any help?

vitoramorim