summarylogtreecommitdiffstats
path: root/gitlab-runner.install
diff options
context:
space:
mode:
authorMarc Mettke2017-05-24 07:45:18 +0200
committerMarc Mettke2017-05-24 07:45:18 +0200
commit67f8366aa058b99e1fe355cc82bbcc7ddd50e7e9 (patch)
treea52901012956caf134354c086068310b4186c67c /gitlab-runner.install
parent0ad6b46bfce587cc99a553969eb23adda8bd2e08 (diff)
downloadaur-67f8366aa058b99e1fe355cc82bbcc7ddd50e7e9.tar.gz
[gitlab-runner-custom-executors] 9.2.0-3
Diffstat (limited to 'gitlab-runner.install')
-rw-r--r--gitlab-runner.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/gitlab-runner.install b/gitlab-runner.install
index 28676f89116a..a97d612fa999 100644
--- a/gitlab-runner.install
+++ b/gitlab-runner.install
@@ -1,6 +1,4 @@
post_install() {
- systemd-sysusers gitlab-runner.conf
- systemd-tmpfiles --create gitlab-runner.conf
echo "Register the runner as root using"
echo "# gitlab-ci-multi-runner register"
echo "Configure the runner in /etc/gitlab-runner/config.toml"