Войти
  • 436156Просмотров
  • 6 лет назадОпубликованоAutomation Step by Step

GitLab Beginner Tutorial 7 | GitLab CI/CD Getting Started

all FREE Courses - Today we will learn 1. What is GitLab CI/CD 2. Create . 3. Run CI/CD pipeline GitLab CI is an open source CI service included with GitLab Since ver 8.0 GitLab CI is an open source Continuous Integration service included with GitLab Only project maintainers & Admin can access the Settings Step 1: Add . in the root folder of your project/repo - GitLab CI/CD pipeline are configured using YAML file called . in each project - . file defines the structure and order of the pipeline & determines - Mac - textEdit, textWrangler Windows - Notepad, notepad++ demo_job_1: tags: - ci script: - echo Hello World Step 2: Commit and push file to gitlab repo Step 3: Create GitLab runner for the project Video - Step 4: Start the runner Step 5: Make any change in the project > commit > push #GitLabTutorials References: GitHub - Udemy - Training by Raghav at your venue - @ Training schedule - ------------ UI TESTING ------------ Selenium Beginners - Selenium Java Framework from Scratch - Selenium Python - Selenium Tips - Selenium Builder - Katalon Studio - Robot Framework with RIDE- Robot Framework with Eclipse - Protractor - ------------ API TESTING ------------ Web Services (API) - SoapUI - Postman - General - Katalon Studio API Testing - ------------ MOBILE TESTING ------------ Appium - Mobile Playlist - ------------ CI | CD | DEVOPS ------------ Jenkins Beginner - Jenkins Tips & Trick - Docker - ------------ VERSION CONTROL SYSTEM ------------ Git & GitHub - ------------ PERFORMANCE TESTING ------------ JMeter Beginner - JMeter Intermediate - JMeter Advanced - JMeter Tips & Tricks - Performance Testing - ------------ PROGRAMMING ------------ Java Beginners - Java Tips & Tricks - GROOVY - JAVASCRIPT - ------------ IDE ------------ Visual Studio Code - ------------ MAVEN ------------ Maven - ------------ OTHERS ------------ Redis- Misc - Tools & Tips - QnA Friday- Sunday Special - Ask Raghav - Interviews - All Playlists - Website - Udemy Courses - Youtube - You can support my mission for education by sharing this knowledge and helping as many people as you can Never Stop Learning Raghav