1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00

Automatically deploy from hub branch to rosscado/watchtower docker hub repo

This commit is contained in:
Ross Cadogan 2016-11-07 19:37:29 +00:00
parent 952e720807
commit 79320bb4b6

View File

@ -14,7 +14,7 @@ test:
deployment:
hub:
branch: master
branch: hub
commands:
- docker run -v $(pwd):/src centurylink/golang-builder:latest
- docker build -t $IMAGE_NAME:latest .