MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and conda-forge-pinning 2024.01.31.01.24.54
This commit is contained in:
Generated
+6
@@ -21,6 +21,12 @@ if [ -z ${FEEDSTOCK_NAME} ]; then
|
||||
export FEEDSTOCK_NAME=$(basename ${FEEDSTOCK_ROOT})
|
||||
fi
|
||||
|
||||
if [[ "${sha:-}" == "" ]]; then
|
||||
pushd "${FEEDSTOCK_ROOT}"
|
||||
sha=$(git rev-parse HEAD)
|
||||
popd
|
||||
fi
|
||||
|
||||
docker info
|
||||
|
||||
# In order for the conda-build process in the container to write to the mounted
|
||||
|
||||
Reference in New Issue
Block a user