MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.31.04.56.44
This commit is contained in:
Generated
+6
@@ -69,6 +69,12 @@ else
|
||||
--suppress-variables ${EXTRA_CB_OPTIONS:-} \
|
||||
--clobber-file "${CI_SUPPORT}/clobber_${CONFIG}.yaml" \
|
||||
--extra-meta flow_run_id="${flow_run_id:-}" remote_url="${remote_url:-}" sha="${sha:-}"
|
||||
( startgroup "Inspecting artifacts" ) 2> /dev/null
|
||||
|
||||
# inspect_artifacts was only added in conda-forge-ci-setup 4.6.0
|
||||
command -v inspect_artifacts >/dev/null 2>&1 && inspect_artifacts || echo "inspect_artifacts needs conda-forge-ci-setup >=4.6.0"
|
||||
|
||||
( endgroup "Inspecting artifacts" ) 2> /dev/null
|
||||
( startgroup "Validating outputs" ) 2> /dev/null
|
||||
|
||||
validate_recipe_outputs "${FEEDSTOCK_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user