mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
compile diesel_cli as root (fails for some reason)
This commit is contained in:
parent
e64f196c0d
commit
f7cdadc9c2
@ -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 New Issue
Block a user