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

Commit745970b

Browse files
committed
Update pipelines.md
Changed from 20 to 30 and 31 after Philip's review
1 parente82eeea commit745970b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,10 @@ Once you create your pipeline you can also click on the top tab called *Settings
147147

148148
###Policies
149149

150-
-**Pipeline Concurrency**: the maximum number of concurrent builds (0-20 or unlimited) -- set this when your pipeline has only one trigger
150+
-**Pipeline Concurrency**: the maximum number of concurrent builds (0-30 or unlimited) -- set this when your pipeline has only one trigger
151151
>A Pipeline Concurrency of**0** freezes execution of the pipeline, switching it to maintenance mode. Use this concurrency setting to modify existing pipelines and freeze execution until you complete the changes.
152-
-**Trigger Concurrency**: the maximum number of concurrent builds per trigger (1-20 or unlimited) -- set this when your pipeline has multiple triggers
153-
-**Branch Concurrency**: the maximum number of concurrent builds per branch (1-20 or unlimited) -- set this when your pipeline can build different branches
152+
-**Trigger Concurrency**: the maximum number of concurrent builds per trigger (1-31 or unlimited) -- set this when your pipeline has multiple triggers
153+
-**Branch Concurrency**: the maximum number of concurrent builds per branch (0-30 or unlimited) -- set this when your pipeline can build different branches
154154
-**Build Termination**: various toggles for when a build from the pipeline should terminate
155155
- Once a build is created terminate previous builds from the same branch
156156
- Once a build is created terminate previous builds only from a specific branch (name matches a regular expression)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp