remove the maunal hydra trigger
This commit is contained in:
parent
f6e68520a4
commit
ad455e18d0
1 changed files with 0 additions and 4 deletions
|
@ -75,10 +75,6 @@ type: docker
|
||||||
name: hydra-deploy
|
name: hydra-deploy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Notify hydra
|
|
||||||
image: curlimages/curl:latest
|
|
||||||
commands:
|
|
||||||
- curl --get --data-urlencode "jobsets=nixos-config:nixos-config" https://hydra.chir.rs/api/push
|
|
||||||
- name: Wait for hydra job
|
- name: Wait for hydra job
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue