adds nix-dotfiles-build
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
dbd106b91d
commit
5b92c10010
@ -57,7 +57,7 @@ in
|
|||||||
</git-input>
|
</git-input>
|
||||||
<githubstatus>
|
<githubstatus>
|
||||||
# check hosts and any declared checks
|
# check hosts and any declared checks
|
||||||
jobs = (build-fork-hydra):pr-.*:hosts
|
jobs = (build-fork-hydra|nix-dotfiles-build):pr-.*:hosts
|
||||||
context = ci/hydra: hosts
|
context = ci/hydra: hosts
|
||||||
inputs = nixexpr
|
inputs = nixexpr
|
||||||
useShortContext = true
|
useShortContext = true
|
||||||
@ -65,7 +65,7 @@ in
|
|||||||
</githubstatus>
|
</githubstatus>
|
||||||
<githubstatus>
|
<githubstatus>
|
||||||
# check hosts and any declared checks
|
# check hosts and any declared checks
|
||||||
jobs = (build-fork-hydra):pr-.*:devChecks
|
jobs = (build-fork-hydra|nix-dotfiles-build):pr-.*:devChecks
|
||||||
context = ci/hydra: checks
|
context = ci/hydra: checks
|
||||||
inputs = nixexpr
|
inputs = nixexpr
|
||||||
useShortContext = true
|
useShortContext = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user