distributionFile

@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val distributionFile: RegularFileProperty

Jar or Zip file of plugin to upload.

Default value: output of the buildPlugin task