Skip to content

Commit cac16a9

Browse files
committed
Add documentation for azure.free_disk_space
- conda-forge/conda-smithy#1747
1 parent 0c8f8a7 commit cac16a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ mapping for Azure-specific configuration options. For example:
7676
# toggle for storing the conda build_artifacts directory (including the
7777
# built packages) as an Azure pipeline artifact that can be downloaded
7878
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
7982
8083
.. _self-hosted_azure-config:
8184

0 commit comments

Comments
 (0)