mirror of
https://github.com/wgtunnel/desktop.git
synced 2026-06-02 00:29:09 +02:00
ci: switch to conveyor action
This commit is contained in:
@@ -3,8 +3,6 @@ include required("conveyor.conf")
|
||||
conveyor.billing-email = "dev@zaneschepke.com"
|
||||
|
||||
app {
|
||||
|
||||
signing-key = ${env.CONVEYOR_SIGNING_KEY}
|
||||
mac.certificate = apple.cer
|
||||
windows.certificate = windows.cer
|
||||
|
||||
@@ -13,7 +11,6 @@ app {
|
||||
}
|
||||
// will overwrite base-url
|
||||
github {
|
||||
oauth-token = ${env.CONVEYOR_PAT}
|
||||
pages-branch = "gh-pages"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user