d4e1e4fc-aebf-4338-9471-0339fec32db1(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 b0df9b4 fix: ???? iframe
From https://codeberg.org/jjba23/wikimusic
b0df9b4..dec4271 trunk -> origin/trunk
Updating b0df9b4..dec4271
Fast-forward
app/controllers/me.scm | 2 +-
lib/wikimusic/html.scm | 27 +++++++++++++++++----------
2 files changed, 18 insertions(+), 11 deletions(-)
-> 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 dec4271941b46ee8100094b5d28ba77083174001
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Mar 10 17:08:03 2026 +0100
feat: ??? Add back to top
M app/controllers/me.scm
M lib/wikimusic/html.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.