only trigger the build on push
This commit is contained in:
parent
e8a4e7974d
commit
3520e979e3
1 changed files with 2 additions and 0 deletions
|
@ -59,5 +59,7 @@ steps:
|
|||
commands:
|
||||
- curl --get --data-urlencode "jobsets=darkkirb:nix-packages" https://hydra.chir.rs/api/push
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
branch:
|
||||
- main
|
||||
|
|
Reference in a new issue