nixbld: fix hydra job name for msys2 nac3 packages

force-ssl-main-website
Sebastien Bourdeauducq 2023-11-25 17:24:33 +08:00
parent 3cbd3f5bf3
commit e9801c8ca3
1 changed files with 1 additions and 1 deletions

View File

@ -643,7 +643,7 @@ in
</runcommand>
<runcommand>
job = artiq:artiq-nac3:msys2-repos
job = artiq:main-nac3:msys2-repos
command = [ $(jq '.buildStatus' < $HYDRA_JSON) = 0 ] && ln -sfn $(jq -r '.outputs[0].path' < $HYDRA_JSON) ${hydraWwwOutputs}/artiq-msys2-repos-nac3
</runcommand>