mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-26 03:52:50 +02:00
Add autobuild for 'setup'
This commit is contained in:
parent
5716ca933e
commit
1bbb86eab5
@ -49,3 +49,8 @@ services:
|
|||||||
docs:
|
docs:
|
||||||
image: $DOCKER_ORG/docs:$VERSION
|
image: $DOCKER_ORG/docs:$VERSION
|
||||||
build: ../docs
|
build: ../docs
|
||||||
|
|
||||||
|
setup:
|
||||||
|
image: $DOCKER_ORG/setup:$VERSION
|
||||||
|
build: ../setup
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user