mirror of https://github.com/LemmyNet/lemmy.git
try to run as root
parent
a30199d879
commit
fadb2b46f5
|
@ -79,6 +79,7 @@ steps:
|
||||||
|
|
||||||
- name: run federation tests
|
- name: run federation tests
|
||||||
image: node:15-alpine3.12
|
image: node:15-alpine3.12
|
||||||
|
user: root
|
||||||
commands:
|
commands:
|
||||||
- ls -la target/debug/lemmy_server
|
- ls -la target/debug/lemmy_server
|
||||||
- apk add bash curl
|
- apk add bash curl
|
||||||
|
|
Loading…
Reference in New Issue