missing package
This commit is contained in:
parent
2dcc090db9
commit
24575df947
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ pipeline:
|
||||||
- event: cron
|
- event: cron
|
||||||
- event: manual
|
- event: manual
|
||||||
git-push:
|
git-push:
|
||||||
image: nixery.dev/shell/openssh/gitfull/git-lfs/gnupg
|
image: nixery.dev/shell/openssh/gitfull/git-lfs/gnupg/shadow
|
||||||
commands:
|
commands:
|
||||||
- groupadd -g 0 root
|
- groupadd -g 0 root
|
||||||
- useradd -u 0 -g root -d $HOME root
|
- useradd -u 0 -g root -d $HOME root
|
||||||
|
|
Reference in a new issue