An open API service indexing awesome lists of open source software.

https://github.com/endurancecode/gitlab-playground

A collection of code and exercises created while studying GitLab CI/CD
https://github.com/endurancecode/gitlab-playground

cicd devops gitlab gitlab-ci

Last synced: 5 months ago
JSON representation

A collection of code and exercises created while studying GitLab CI/CD

Awesome Lists containing this project

README

          

# GitLab playground

This repository contains **code** written following tutorials and developing projects
while studying [GitLab CI/CD](https://docs.gitlab.com/ci/).

## Table of Contents

1. [Code Tutorials and Courses](#code-tutorials-and-courses)
1. [GitLab CI/CD: Pipelines, CI/CD and DevOps for Beginners](#gitlab-cicd-pipelines-cicd-and-devops-for-beginners)

## Code Tutorials and Courses

### GitLab CI/CD: Pipelines, CI/CD and DevOps for Beginners

The folder [`gitlab-cicd`](./gitlab-cicd) contains the code written while taking the course
[GitLab CI/CD: Pipelines, CI/CD and DevOps for Beginners](https://www.udemy.com/course/gitlab-ci-pipelines-ci-cd-and-devops-for-beginners/)
which is presented by [Valentim Despa](https://www.linkedin.com/in/vdespa/).