mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-26 13:09:24 +00:00
Set correct binaries path
This commit is contained in:
@ -18,7 +18,7 @@ cat > deploy.json <<EOF
|
||||
},
|
||||
"files":
|
||||
[
|
||||
{"includePattern": "binaries/(.*)", "uploadPattern":"\$1"}
|
||||
{"includePattern": "ci/binaries/(.*)", "uploadPattern":"\$1"}
|
||||
],
|
||||
"publish": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user