MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.11.18.38.35

This commit is contained in:
nidichaogequ
2025-08-25 23:54:05 +08:00
parent 7887f6b0f1
commit 4db63efa33
3 changed files with 19 additions and 4 deletions
+3
View File
@@ -25,6 +25,9 @@ jobs:
- script: |
export CI=azure
export flow_run_id=azure_$(Build.BuildNumber).$(System.JobAttempt)
export remote_url=$(Build.Repository.Uri)
export sha=$(Build.SourceVersion)
export GIT_BRANCH=$BUILD_SOURCEBRANCHNAME
export FEEDSTOCK_NAME=$(basename ${BUILD_REPOSITORY_NAME})
if [[ "${BUILD_REASON:-}" == "PullRequest" ]]; then