0% found this document useful (0 votes)
217 views

Git-GitLab Beginner Tutorial

This document discusses various YouTube tutorials related to Gitlab CI/CD (continuous integration and continuous delivery). It provides links to tutorials on forking a Gitlab project and group merge requests. It also references installing a Gitlab runner on Windows and examples of YAML configuration files for Gitlab CI/CD pipelines. The document recommends reviewing tutorials on continuous integration and continuous delivery using Gitlab.

Uploaded by

A A
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
217 views

Git-GitLab Beginner Tutorial

This document discusses various YouTube tutorials related to Gitlab CI/CD (continuous integration and continuous delivery). It provides links to tutorials on forking a Gitlab project and group merge requests. It also references installing a Gitlab runner on Windows and examples of YAML configuration files for Gitlab CI/CD pipelines. The document recommends reviewing tutorials on continuous integration and continuous delivery using Gitlab.

Uploaded by

A A
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

YOUTUBE TUTORIAL – 7

CI & CD – continous integration and continous development


https://www.youtube.com/watch?v=OWaZXtgq28c&list=PLhW3qG5bs-L8YSnCiyQ-
jD8XfHC2W1NL_&index=2

Gitlab Beginner Tutorial 3 – How to Fork a Project(Group+Merge Requests


Docker login -u -p

Docker login ssh – salvata in gitlab.com

Un argument sa fie avloarea de gitlab

Docker build master


T6

https://docs.gitlab.com/runner/install/windows.html

T7 – Gitlab CI/CD (Continous integration and


delivery and deployment )
$ git push -u "GIT LINK" master

Examples and Example for a lot of yml files

You might also like