summaryrefslogtreecommitdiff
path: root/devel/gitea-act_runner/pkg-message
blob: 7f6b6e6d8c9f18b6c040b0ad2ceba68e94b5ba91 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ 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
}
]