20179a37-fa0a-4e57-9f64-ea1f4e549367(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 e9d6224 feat: ??? Modernize stack
From https://codeberg.org/jjba23/wikimusic
e9d6224..3c1c52b trunk -> origin/trunk
Updating e9d6224..3c1c52b
Fast-forward
manifest.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 6.17.12-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 3c1c52b9b9df57cc6b1100442c3cacd1d4b21bcf
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Mar 8 23:43:46 2026 +0100
feat: ??? Modernize stack
M manifest.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 is not running.
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.