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

https://github.com/wdhif/vagrant-gitlab-ci-runner

Gitlab CI Runner in Vagrant. Provisioned by VirtualBox.
https://github.com/wdhif/vagrant-gitlab-ci-runner

gitlab gitlab-ci runner vagrant virtualbox

Last synced: 20 days ago
JSON representation

Gitlab CI Runner in Vagrant. Provisioned by VirtualBox.

Awesome Lists containing this project

README

        

# vagrant-gitlab-ci-runner
Gitlab CI Runner in Vagrant

### Getting Started

1. Modify the variable in the Vagrantfile.
2. Add any scripting in custom.sh, you can also add additionnal provisionning in the Vagrantfile.
3. Run `vagrant up` to start the runner.