mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-23 04:20:34 +00:00
The `needs.build` accessor is only available in downstream jobs that depend on the `build` job. For steps that are part of the same job, the `needs.build.outputs.artifact` property is empty.