filebrowser/bintray.json
Henrique Dias e59344080e update
2016-03-01 20:34:14 +00:00

16 lines
383 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/$1"
}],
"publish": true
}