Skip to content

Wolfium/gitlab-ci-runner-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab CI Runner for Windows

This is an unofficial runner for Gitlab CI under Windows.

Requirements

This program only runs under Windows operating systems.

For Linux operating systems, take a look at the official runner for linux.

The following programs are needed:

msysgit (Install with openssh style ssh key support, not with putty keys)

Don't forget to add the git/bin directory (usually C:\Program Files\Git\bin) to your PATH variable!

Installation

Just checkout this repository, open the project in Visual Studio 2013 and compile it yourself.

The configuration initialization begins on the first run.

After the first run the config is written and you can start the runner in the background.

To register the runner as service try the NSSM. But remember to run the service as the user you created the config with!

Options

If your CI server is using a self-signed certificate you can add -sslbypass option in argument

About

Windows Runner for Gitlab CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published