filebrowser/dist/bintray.json
Henrique Dias 9d0c002d92 update
2016-03-02 19:12:07 +00:00

16 lines
390 B
JSON

{
"package": {
"name": "caddy-hugo",
"repo": "generic",
"subject": "hacdias"
},
"version": {
"name": "latest"
},
"files": [{
"includePattern": "/home/travis/gopath/src/github.com/hacdias/caddy-hugo/Godeps/_workspace:/home/travis/gopath/src/github.com/hacdias/caddy-hugo/dist/release/(.*)",
"uploadPattern": "caddy-hugo/{TIME}/$1"
}],
"publish": true
}