Add autobuild for 'setup'

master
Tim Möhlmann 6 years ago
parent 5716ca933e
commit 1bbb86eab5
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

@ -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…
Cancel
Save