Open alexlianides opened 1 month ago
additional artifacts added during the staging process are stored in spacefx-config.json extraBuildArtifacts.
extraBuildArtifacts
However, stage_build_artifact.sh does not correctly query the extra build artifacts: https://github.com/microsoft/azure-orbital-space-sdk-setup/blob/30ff9c062a5dd58a1355f9f800bc34e5c2dac088/scripts/stage/stage_build_artifact.sh#L170
stage_build_artifact.sh
@alexlianides tasked with resolving
additional artifacts added during the staging process are stored in spacefx-config.json
extraBuildArtifacts
.However,
stage_build_artifact.sh
does not correctly query the extra build artifacts: https://github.com/microsoft/azure-orbital-space-sdk-setup/blob/30ff9c062a5dd58a1355f9f800bc34e5c2dac088/scripts/stage/stage_build_artifact.sh#L170