mirror of
https://gitlab.com/packaging/gitea
synced 2024-12-18 08:03:29 +00:00
remove systemd autostart/enable, refs #6
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
921b728097
commit
4a5ddfe598
@ -43,8 +43,6 @@ stages:
|
||||
--url "${URL}"
|
||||
--depends git
|
||||
--deb-systemd "${CI_PROJECT_DIR}/.packaging/${NAME}.service"
|
||||
--deb-systemd-enable
|
||||
--deb-systemd-auto-start
|
||||
--deb-activate-noawait /etc/init.d
|
||||
--prefix=/
|
||||
--before-install "${CI_PROJECT_DIR}/.packaging/before-install.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user