forked from M-Labs/it-infra
nixbld: fix hydra job name for msys2 nac3 packages
This commit is contained in:
parent
3cbd3f5bf3
commit
e9801c8ca3
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue