This commit is contained in:
Felix Ableitner 2020-12-08 21:23:54 +01:00
parent e8ffa283f2
commit df0f609cce
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ steps:
- name: test
image: docker/compose:alpine-1.27.4
commands:
- pwd
- ls -la
- docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
- docker-compose up -d