Skip to content
Snippets Groups Projects
Commit b47f2c30 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[ivette] disable publish

parent 0c99b337
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,3 @@ linux:
appImage:
artifactName: ${name}-${version}.${ext}
npmRebuild: false
publish:
provider: generic
url: https://example.com/auto-updates
......@@ -109,6 +109,7 @@
]
}
],
"publish": [],
"icon": "static/icon.png",
"legalTrademarks": "LGPL-2.1"
},
......@@ -123,6 +124,7 @@
]
}
],
"publish": [],
"synopsis": "Frama-C GUI",
"category": "Profiling"
},
......@@ -138,11 +140,13 @@
]
}
],
"publish": [],
"type": "distribution",
"category": "public.app-category.developer-tools"
},
"dmg": {
"title": "Ivette ${version}"
"title": "Ivette ${version}",
"publish": []
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment