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
- Host: GitHub
- URL: https://github.com/endurancecode/gitlab-playground
- Owner: EnduranceCode
- Created: 2025-07-15T18:59:29.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-07-16T21:30:51.000Z (9 months ago)
- Last Synced: 2025-07-31T03:52:54.822Z (8 months ago)
- Topics: cicd, devops, gitlab, gitlab-ci
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).