mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-12 15:34:00 +00:00
compile diesel_cli as root (fails for some reason)
This commit is contained in:
parent
e64f196c0d
commit
f7cdadc9c2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ steps:
|
|||
|
||||
- name: install diesel cli
|
||||
image: ekidd/rust-musl-builder:1.47.0
|
||||
user: root
|
||||
volumes:
|
||||
- name: dieselcli
|
||||
path: /dieselcli
|
||||
|
|
Loading…
Reference in a new issue