mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 09:35:26 +00:00
8 lines
116 B
Text
8 lines
116 B
Text
|
start on (filesystem and net-device-up)
|
||
|
|
||
|
chdir /var/lib/drone
|
||
|
console log
|
||
|
|
||
|
script
|
||
|
droned --port=":80"
|
||
|
end script
|