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

Commitd72c15e

Browse files
authored
Merge pull request#525 from codefresh-io/classic-link-error-fix
Update pipeline-settings.md
2 parents21c327e +46e13ba commitd72c15e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎_docs/administration/pipeline-settings.md‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@ max-width="80%"
4242

4343
Here you can define global template behavior. The options are:
4444

45-
* Enable[pipeline templates]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/pipelines/#using-pipeline-templates) for users. If this is enabled some pipelines can be marked as templates and users can still select them when creating a new pipeline.
46-
* Decide if users can clone an existing pipeline (along with its triggers and associated parameters) when[creating a new pipeline]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/pipelines/#creating-new-pipelines).
45+
* Enable[pipeline templates]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#using-pipeline-templates) for users. If this is enabled some pipelines can be marked as templates and users can still select them when creating a new pipeline.
46+
* Decide if users can clone an existing pipeline (along with its triggers and associated parameters) when[creating a new pipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#creating-new-pipelines).
4747

4848
Note that templates are simply normal pipelines “marked” as a template. There is no technical difference between templates and actual pipelines.
4949

5050
##Pipeline YAML Section
5151

5252
Here you can restrict the sources of pipeline YAML that users can select. The options are:
5353

54-
* Enable/Disable the[inline editor]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/pipelines/#using-the-inline-pipeline-editor) where YAML is stored in Codefresh SaaS
54+
* Enable/Disable the[inline editor]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#using-the-inline-pipeline-editor) where YAML is stored in Codefresh SaaS
5555
* Enable/disable pipeline YAML from connected Git repositories
56-
* Enable/disable pipeline YAML from[external URLs]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/pipelines/#loading-codefreshyml-from-version-control)
56+
* Enable/disable pipeline YAML from[external URLs]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#loading-codefreshyml-from-version-control)
5757

5858
You need to allow at least one of these options so that users can create new pipelines. We suggest leaving the first option enabled when users are still learning about Codefresh and want to experiment.
5959

@@ -78,10 +78,10 @@ Here you can decide if the build step will push images or not according to your
7878
2. All built images are automatically pushed to the default registry
7979
3. All built images are NOT pushed anywhere by default
8080

81-
Note that this behavior is simply a convenience feature for legacy pipelines. Users can still use a[push step]({{site.baseurl}}/docs/docs/codefresh-yaml/steps/push/) in a pipeline and always push an image to a registry regardless of what was chosen in the build step.
81+
Note that this behavior is simply a convenience feature for legacy pipelines. Users can still use a[push step]({{site.baseurl}}/docs/codefresh-yaml/steps/push/) in a pipeline and always push an image to a registry regardless of what was chosen in the build step.
8282

8383
##What to read next
8484

85-
*[Creating Pipelines]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/pipelines/)
86-
*[Codefresh YAML]({{site.baseurl}}/docs/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
87-
*[Git Integration]({{site.baseurl}}/docs/docs/integrations/git-providers/)
85+
*[Creating Pipelines]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/)
86+
*[Codefresh YAML]({{site.baseurl}}/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
87+
*[Git Integration]({{site.baseurl}}/docs/integrations/git-providers/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp