mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Automatically deploy from hub branch to rosscado/watchtower docker hub repo
This commit is contained in:
parent
952e720807
commit
79320bb4b6
1 changed files with 1 additions and 1 deletions
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue