33dbd218-0e02-41a0-b968-8f82a2ac6447(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 b079732 feat: ??? Add channels
From https://codeberg.org/jjba23/wikimusic
b079732..b0df9b4 trunk -> origin/trunk
Updating b079732..b0df9b4
Fast-forward
app/views/song-contents.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-> 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 b0df9b447d882384cbb25be3a77b9d71db05e6ef
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Mar 10 14:07:40 2026 +0100
fix: ???? iframe
M app/views/song-contents.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.