Github Actions Series Overview - First Action| DevOps #1

Опубликовано: 20 Январь 2023
на канале: Next Mastery
89
4

language: urdu,hindi
This video is about the overview of the github actions with simple project!
Topic that covered in this video are following
What is github actions?
What is CI/CD?
What is Workflows
What is Events
What is Runner
What is Jobs

source yml file
name: My First Workflow
on: workflow_dispatch
jobs:
my-first-job:
runs-on: ubuntu-latest
steps:
name: Print My First Code
run: echo "Hello World!!"
name: Print Close My Code
run: echo "Code Close - bye!!"

GitHub Actions Playlist
   • Github Actions Series Overview - Firs...  

GitHub actions is the devops tool
https://docs.github.com/en/actions

git depth video
   • Git & Github Tutorial | Crash Course ...  
GitHub video
   • Git & Github Tutorial | Crash Course ...  
.gitgnore depth
   • Github Tutorial .gitignore | Crash Co...  
GitHub collaborate
   • Github Tutorial Collaborate & Issues ...  
GitHub fork
   • Github Tutorial Fork | Crash Course #...  

like and subscribe


Смотрите видео Github Actions Series Overview - First Action| DevOps #1 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Next Mastery 20 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 89 раз и оно понравилось 4 людям.