Skip to content

Commit a9a9f64

Browse files
authored
Merge pull request #1986 from bkpoon/free_disk_space
2 parents 0c8f8a7 + cac16a9 commit a9a9f64

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)