mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
fix docker image?
This commit is contained in:
parent
b04944d9a5
commit
e8ffa283f2
@ -6,7 +6,7 @@ workspace:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: compose:alpine-1.27.4
|
image: docker/compose:alpine-1.27.4
|
||||||
commands:
|
commands:
|
||||||
- docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
|
- docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
|
||||||
- docker-compose up -d
|
- docker-compose up -d
|
||||||
|
Loading…
Reference in New Issue
Block a user