unverbose npins
Some checks failed
ci/woodpecker/manual/check-mastodon Pipeline failed
ci/woodpecker/manual/cd Pipeline failed
ci/woodpecker/manual/check-data-model Pipeline failed
ci/woodpecker/manual/update Pipeline failed

This commit is contained in:
Kiara Grouwstra 2025-08-04 22:46:49 +02:00
parent 5e9fdc5c9e
commit b0cde587dd
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -9,7 +9,7 @@ steps:
- name: lockfile - name: lockfile
image: nixos/nix image: nixos/nix
commands: commands:
- nix-shell --run "npins --verbose update" - nix-shell --run "npins update"
# - name: Create PR # - name: Create PR
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397 # uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
# with: # with: