try manually without sudo

This commit is contained in:
Felix Ableitner 2020-12-08 21:20:23 +01:00
parent eb06bbfef7
commit b04944d9a5
1 changed files with 2 additions and 1 deletions

View File

@ -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