Remove workflow from forgejo example
This commit is contained in:
parent
66a2a887fd
commit
3d4a83fd37
1 changed files with 1 additions and 2 deletions
|
@ -54,5 +54,4 @@
|
||||||
#:action systemctl:restart
|
#:action systemctl:restart
|
||||||
#:args '((#:unit . "forgejo-pod.service")))))
|
#:args '((#:unit . "forgejo-pod.service")))))
|
||||||
|
|
||||||
(workflow
|
(execute (install-forgejo #:version "11") "limiting-factor" #:sudo? #t)
|
||||||
(execute (install-forgejo #:version "11") "root@limiting-factor"))
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue