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 .