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:
+3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user