remove the maunal hydra trigger

This commit is contained in:
Charlotte 🦝 Delenk 2022-07-02 17:56:27 +01:00
parent f6e68520a4
commit ad455e18d0
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -75,10 +75,6 @@ type: docker
name: hydra-deploy
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
image: alpine:latest
commands: