mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +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.