forked from fediversity/fediversity
unmount
This commit is contained in:
parent
9a43bdd922
commit
5e9fdc5c9e
1 changed files with 1 additions and 3 deletions
|
|
@ -8,10 +8,8 @@ when:
|
||||||
steps:
|
steps:
|
||||||
- name: lockfile
|
- name: lockfile
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
volumes:
|
|
||||||
- /nix:/mnt/nix:ro
|
|
||||||
commands:
|
commands:
|
||||||
- nix-shell --store auto --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --run "npins --verbose update"
|
- nix-shell --run "npins --verbose 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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue