We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8f8a7 commit cac16a9Copy full SHA for cac16a9
src/maintainer/conda_forge_yml.rst
@@ -76,6 +76,9 @@ mapping for Azure-specific configuration options. For example:
76
# toggle for storing the conda build_artifacts directory (including the
77
# built packages) as an Azure pipeline artifact that can be downloaded
78
store_build_artifacts: False
79
+ # toggle for freeing up some extra space on the default Azure Pipelines
80
+ # linux image before running the Docker container for building
81
+ free_disk_space: False
82
83
.. _self-hosted_azure-config:
84
0 commit comments