Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f16372

Browse files
committed
Update pipelines.md
1 parent505ac80 commit6f16372

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎_docs/configure-ci-cd-pipeline/pipelines.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,11 @@ You can define multiple external resources in a single pipeline.
219219
- Large (recommended 5-6 steps)
220220

221221
####Set disk space for pipeline builds
222-
Set the disk space you need for the pipeline's build volume. Configuring the disk space per build volume prevents out-of-space scenarios that lead to failed builds. The disk space set for the pipeline is inherited by all the builds run for the pipeline.
222+
Set the disk space you need for the pipeline's build volume. Configuring the disk space perpipelinebuild volume prevents out-of-space scenarios that lead to failed builds. The disk space set for the pipeline is inherited by all the builds run for the pipeline.
223223

224-
Codefresh calculates the available range according to the disk size, and automatically sets the disk space for the build volume to 70% of the total disk space. You can either retain the default disk space or change as needed.
224+
Codefresh calculates the available range according to the disk size, and automatically sets the disk space for the build volume to 70% of the total disk space. You can either retain the default allocation or change as needed.
225+
226+
>You can also configure the disk space for a[specific trigger]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers) used by the pipeline or for a specific run, and override what's set for the pipeline.
225227
226228
1. Select the pipeline for which to set the disk space.
227229
1. Select**Settings**, and then**Runtime**.
@@ -230,7 +232,7 @@ SCREENSHOT TBD
230232

231233
1. Enable**Set minimum required disk space** and either retain the default displayed or change as needed.
232234

233-
>You can also configure the disk space for a[specific trigger]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers) used by the pipeline and override the pipeline value, or for a specific run.
235+
234236

235237
##Using Pipeline Templates
236238

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp