Skip to content

Commit 489318d

Browse files
committed
DEBUG: store build artifacts on azure
1 parent a9df049 commit 489318d

File tree

3 files changed

+162
-1
lines changed

3 files changed

+162
-1
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 46 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/create_conda_build_artifacts.sh

Lines changed: 113 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conda-forge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# TODO: remove after debug
2+
azure:
3+
store_build_artifacts: true
14
conda_forge_output_validation: true

0 commit comments

Comments
 (0)