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