Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 40c73783 authored by hhakim's avatar hhakim
Browse files

Add a script helper to launch manually a gitlab-runner on macOS.

parent 2d64aa03
Branches
Tags
No related merge requests found
#!/bin/bash
nohup /usr/local/bin/gitlab-runner run --working-directory /Users/ci --config /Users/ci/.gitlab-runner/config.toml --service gitlab-runner --syslog &
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment