We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a604dd commit a80f7c8Copy full SHA for a80f7c8
tool/plugin/lib/plugin.dart
@@ -478,6 +478,7 @@ class GradleBuildCommand extends ProductCommand {
478
479
/// Either the --release or --channel options must be provided.
480
/// The permanent token is read from the file specified by Kokoro.
481
+/// This is used by Kokoro to build and upload the dev version of the plugin.
482
class DeployCommand extends ProductCommand {
483
@override
484
final BuildCommandRunner runner;
0 commit comments