evaluate the correct jobset
This commit is contained in:
parent
79b0350e27
commit
53e7a6060e
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ steps:
|
|||
- name: Notify hydra
|
||||
image: curlimages/curl:latest
|
||||
commands:
|
||||
- curl --get --data-urlencode "jobsets=nixos-config:nixos-config" https://hydra.chir.rs/api/push
|
||||
- curl --get --data-urlencode "jobsets=darkkirb:nix-packages" https://hydra.chir.rs/api/push
|
||||
|
|
Reference in a new issue