Added gitlab runner
This commit is contained in:
parent
23ec263d46
commit
daab35b078
5
install-gitlab-runner.sh
Executable file
5
install-gitlab-runner.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh" | bash
|
||||||
|
|
||||||
|
dnf install -y gitlab-runner
|
Loading…
Reference in New Issue
Block a user