Skip to content

t-sdn/gitlab-ci-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GitLab CI box

A docker image for GitLab runner

If you use GitLab runner using docker option, you need to select docker image name to run tests. But default images aren't contain git command that needed to clone repository before run tests.

  • Based on Ubuntu image.
  • Built-in git command.
  • Pre-installed wget, curl, software-properties.

Usage

use tsdn/gitlab-ci-box on your GitLab runner configuration.

About

Docker image for GitLab CI testing environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published