You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/configure-ci-cd-pipeline/triggers/git-triggers.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,8 +260,6 @@ max-width="60%"
260
260
###Set minimum disk space for build volume by trigger
261
261
Set the disk space you need for the build volume in the context of the selected trigger. Setting the disk space for the trigger overrides that set for the pipeline.
262
262
263
-
Reserving disk space at the trigger-level is useful for example, when you have a single pipeline for multiple repositories with a trigger for each repository. If you have a large repository that requires a large amount of space for the build, you can set the disk space_only_ for this repository. This action allows the other repositories to reserve more space for caching, optimizing resource usage and performance.