mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_gradle_intellij_plugin.md: add publishPlugin task hidden
property (1.17.0)
This commit is contained in:
parent
1696eccdfb
commit
552fcf2fc8
@ -1336,6 +1336,19 @@ Type
|
||||
Default value
|
||||
: `["default"]`
|
||||
|
||||
#### hidden
|
||||
{#tasks-publishplugin-hidden}
|
||||
|
||||
Mark the release as hidden to prevent public release after approval.
|
||||
See [Hidden release](https://plugins.jetbrains.com/docs/marketplace/hidden-plugin.html) in JetBrains Marketplace docs.
|
||||
|
||||
{style="narrow"}
|
||||
Type
|
||||
: `Boolean`
|
||||
|
||||
Default value
|
||||
: `false`
|
||||
|
||||
|
||||
#### host
|
||||
{#tasks-publishplugin-host}
|
||||
|
Loading…
x
Reference in New Issue
Block a user