1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

build Docker image only for develop branch

This commit is contained in:
Steffen Vogel 2017-04-01 23:23:20 +02:00
parent 8344d4280a
commit 2ad7c884f0

View file

@ -134,6 +134,8 @@ docker:
- docker push $DOCKER_REGISTRY/villas:latest
dependencies:
- packages
only:
- develop
tags:
- shell
- linux