mirror of
https://github.com/wgtunnel/desktop.git
synced 2026-06-02 08:33:41 +02:00
ci: fix conveyor release
This commit is contained in:
+4
-11
@@ -4,21 +4,14 @@ conveyor.billing-email = "dev@zaneschepke.com"
|
||||
|
||||
app {
|
||||
|
||||
// TODO for when we get CI working
|
||||
// signing-key = ${env.CONVEYOR_SIGNING_KEY}
|
||||
// mac.certificate = apple.cer
|
||||
// windows.certificate = windows.cer
|
||||
|
||||
site {
|
||||
copy-to = "."
|
||||
consistency-checks = "warn"
|
||||
base-url = "https://downloads.wgtunnnel.com"
|
||||
ignore-connection-error-for-hosts += downloads.wgtunnnel.com
|
||||
// will overwrite base-url
|
||||
// github {
|
||||
// oauth-token = ${env.CONVEYOR_PAT}
|
||||
// pages-branch = "gh-pages"
|
||||
// }
|
||||
github {
|
||||
oauth-token = ${env.CONVEYOR_PAT}
|
||||
pages-branch = "gh-pages"
|
||||
}
|
||||
}
|
||||
|
||||
windows {
|
||||
|
||||
Reference in New Issue
Block a user