This commit is contained in:
Jan Prochazka
2021-04-23 20:50:03 +02:00

View File

@@ -21,7 +21,14 @@
"artifactName": "dbgate-mac-${version}.${ext}", "artifactName": "dbgate-mac-${version}.${ext}",
"publish": [ "publish": [
"github" "github"
],
"target": {
"target": "default",
"arch": [
"arm64",
"x64"
] ]
}
}, },
"linux": { "linux": {
"target": [ "target": [