some preliminary config
This commit is contained in:
commit
a55b81cece
6 changed files with 137 additions and 0 deletions
7
build-containers.service
Normal file
7
build-containers.service
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Rebuild Forgejo Actions containers
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/etc/forgejo-runner/build-containers.sh
|
||||
Restart=no
|
Loading…
Add table
Add a link
Reference in a new issue