mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-12 18:56:12 +00:00
try manually without sudo
This commit is contained in:
parent
eb06bbfef7
commit
b04944d9a5
|
@ -8,5 +8,6 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: compose:alpine-1.27.4
|
image: compose:alpine-1.27.4
|
||||||
commands:
|
commands:
|
||||||
- ./run-tests.bash
|
- docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
|
||||||
|
- docker-compose up -d
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue