mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Copy watchtower binary for ci builds to artifacts.
This commit is contained in:
parent
88f7262f1d
commit
4da940c19e
1 changed files with 6 additions and 0 deletions
|
@ -11,3 +11,9 @@ test:
|
|||
override:
|
||||
- glide install
|
||||
- docker run -v $(pwd):/src centurylink/golang-builder:latest --test
|
||||
|
||||
deployment:
|
||||
ci:
|
||||
branch: /.*/
|
||||
commands:
|
||||
- cp -r ./watchtower $CIRCLE_ARTIFACTS
|
Loading…
Add table
Add a link
Reference in a new issue