Inline OCI fetching into the step-runner

Changes

Refactors dist/steps/step/oci/fetch/run.go into pkg/runner/oci_step_resource.go.

This simplifies compiling a step reference as the inputs and environment are not required for compilation. This change is a mandatory prerequisite to doing compilation in the build stage, and vastly simplifies creating an OCI short step reference.

Add short step reference for OCI image step (#179 - closed)

Edited by Cameron Swords

Merge request reports

Loading