Barebones ci-runner module #108
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/108/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a barebones CI-runner module with the following option:
pub-solar.ci-runner.enable
If enabled, this will start a systemd service on boot that runs
drone-runner-exec
. The configuration expects you to have a file calledsecrets/drone-runner-exec-config
handled by agenix that gets put into/run/agenix/drone-runner-exec-config
and is owned by root.This file should contain a configuration similar to the following: