try manually without sudo
This commit is contained in:
parent
eb06bbfef7
commit
b04944d9a5
1 changed files with 2 additions and 1 deletions
|
@ -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