Skip to content

A step-by-step tutorial to play with GitLab CI/CD capabilities

Notifications You must be signed in to change notification settings

fagia/gitlab-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab CI/CD Playground

A step-by-step tutorial to play with GitLab CI/CD capabilities

Prerequisites

  • Git: https://git-scm.com/
  • Docker + docker-compose: https://www.docker.com/get-started
  • Run docker pull gitlab/gitlab-ce:11.6.0-ce.0 (this will speed up the next steps...)
  • Run docker pull gitlab/gitlab-runner:alpine-v11.6.0 (...this too...)
  • Run docker pull matteocajani/gitlab-radiator:0.0.2 (...and this too :) )

Step-by-step tutorial

About

A step-by-step tutorial to play with GitLab CI/CD capabilities

Resources

Stars

Watchers

Forks

Packages

No packages published