5a262f31-f81f-40b1-a1bb-cf66a4434dcf(lambda()
`((task . ("pull-and-restart" "pull-and-deploy"))
(daemon-name . "wikimusic-daemon")
(project . "wikimusic")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git reset --hard && git pull
HEAD is now at 3c1c52b feat: ??? Modernize stack
From https://codeberg.org/jjba23/wikimusic
3c1c52b..64f31d9 trunk -> origin/trunk
Updating 3c1c52b..64f31d9
Fast-forward
channels.scm | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 channels.scm
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 6.18.15-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 64f31d98ded540627eae5849c87485a27086070b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Mar 10 14:00:07 2026 +0100
feat: ??? Add channels
A channels.scm
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic-daemon || true && sudo herd restart wikimusic-daemon || true
Enabled service wikimusic-daemon.
Service wikimusic-daemon has been started.
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy
make: *** Er is geen regel om doel 'deploy' te maken. Gestopt.