update: bash
Some checks failed
ci/woodpecker/manual/cd Pipeline failed
ci/woodpecker/manual/update Pipeline was successful
ci/woodpecker/manual/ci Pipeline failed

This commit is contained in:
Kiara Grouwstra 2025-07-26 14:26:32 +02:00
parent 95e5a292d7
commit c3df3e43b6
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -1,5 +1,3 @@
$schema: https://raw.githubusercontent.com/woodpecker-ci/woodpecker/refs/heads/main/pipeline/frontend/yaml/linter/schema/schema.json
when:
- event: manual
# - event: cron
@ -7,6 +5,8 @@ when:
steps:
- name: lockfile
image: bash
# image: nixos/nix
commands:
- nix-shell --run "npins --verbose update"
# - name: Create PR