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