mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
update
This commit is contained in:
parent
362460beb4
commit
e59344080e
@ -56,6 +56,3 @@ do
|
||||
done
|
||||
|
||||
caddyext remove hugo
|
||||
|
||||
echo $ReleaseDir
|
||||
ls $ReleaseDir
|
||||
|
@ -8,7 +8,7 @@
|
||||
"name": "latest"
|
||||
},
|
||||
"files": [{
|
||||
"includePattern": "dist/release/(.*)",
|
||||
"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
|
||||
|
Loading…
Reference in New Issue
Block a user