forked from fediversity/fediversity
less verbose
This commit is contained in:
parent
b22264ce50
commit
9aac8687fc
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ steps:
|
|||
volumes:
|
||||
- /nix:/mnt/nix:ro
|
||||
commands:
|
||||
- nix-shell -vvvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --store file:///nix/store --run "npins --verbose update"
|
||||
- nix-shell -vvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --store file:///nix/store --run "npins --verbose update"
|
||||
# - name: Create PR
|
||||
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
||||
# with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue