correct yes argument
Some checks failed
ci/woodpecker/push/update Pipeline is pending
ci/woodpecker/push/update-flake Pipeline failed
ci/woodpecker/manual/update-flake Pipeline was successful
ci/woodpecker/manual/update Pipeline failed

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-09 09:34:24 +01:00
parent e3b8efcbf6
commit 91b938f0d8
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -21,7 +21,7 @@ pipeline:
trusted-users = @wheel trusted-users = @wheel
experimental-features = nix-command flakes ca-derivations experimental-features = nix-command flakes ca-derivations
EOF EOF
- yes | nix-shell ./scripts/update.nix --argstr path ${PACKAGE} - yes '' | nix-shell ./scripts/update.nix --argstr path ${PACKAGE}
when: when:
- event: cron - event: cron
- event: manual - event: manual