Skip to content

Commit 7957b19

Browse files
committed
added docs for swapfile switch
1 parent a9a9f64 commit 7957b19

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
@@ -79,6 +79,9 @@ mapping for Azure-specific configuration options. For example:
7979
# toggle for freeing up some extra space on the default Azure Pipelines
8080
# linux image before running the Docker container for building
8181
free_disk_space: False
82+
# toggle for creating a 10G swap file on the default Azure Pipelines
83+
# linux image before running the Docker container for building
84+
make_10G_swap: False
8285
8386
.. _self-hosted_azure-config:
8487

0 commit comments

Comments
 (0)