Build the docs during tests
This commit is contained in:
@@ -45,3 +45,9 @@ services:
|
||||
none:
|
||||
image: mailu/none:$VERSION
|
||||
build: ../core/none
|
||||
|
||||
docs:
|
||||
image: mailu/docs:$VERSION
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: ../docs/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user