mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
- Add act_runner user and group - Install sample config - Add rc script Thanks to Anish for the pointers. Sponsored by: The FreeBSD Foundation
9 lines
195 B
Text
9 lines
195 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
FreeBSD does not support Docker.
|
|
When configuring the runner, use 'host' as the label. e.g.
|
|
act-runner register --labels FreeBSD:host,FreeBSD-14.2:host
|
|
EOM
|
|
}
|
|
]
|