Change image name to push to rosscado/watchtower

The circle.yml version on this branch will automatically trigger a Circle CI build and push the resulting Docker image to the DockerHub repo rosscado/watchtower. This is a temporary DockerHub repo for the rosscado/watchtower GitHub repo, and can be used to pull or test unofficial watchtower builds before they are merged into the official centurylink/watchtower repos.
pull/26/head
Ross Cadogan 8 years ago committed by Ross Cadogan
parent 5a03b65f30
commit 952e720807

@ -2,7 +2,7 @@ machine:
services: services:
- docker - docker
environment: environment:
IMAGE_NAME: centurylink/watchtower IMAGE_NAME: rosscado/watchtower
dependencies: dependencies:
override: override:

Loading…
Cancel
Save