Update bintray.json
parent
5c1ef66d2e
commit
095d2b61a8
|
@ -8,7 +8,7 @@
|
||||||
"name": "latest"
|
"name": "latest"
|
||||||
},
|
},
|
||||||
"files": [{
|
"files": [{
|
||||||
"includePattern": "/home/travis/gopath/src/github.com/hacdias/caddy-hugo/Godeps/_workspace:/home/travis/gopath/src/github.com/hacdias/caddy-hugo/dist/release/(.*)",
|
"includePattern": "dist/release/(.*)",
|
||||||
"uploadPattern": "caddy-hugo/{TIME}/$1"
|
"uploadPattern": "caddy-hugo/{TIME}/$1"
|
||||||
}],
|
}],
|
||||||
"publish": true
|
"publish": true
|
||||||
|
|
Loading…
Reference in New Issue