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

Commite326681

Browse files
authored
Missing trailing slash links (#1021)
* Add trailing slashes* Add missing trailing slash* Add missing trailing links* Add missing trailing slash* Add missing trailing slashes* Add missing trailing slashes* Add missing trailing slashes* Add trailing slashes* Update private-git-repo-as-tf-modules.md* Add missing trailing slashes* Add missing trailing slashes* Add missing trailing slashes
1 parentb045c2a commite326681

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎_docs/installation/runner/install-codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ redirect_from:
66
-/docs/administration/codefresh-runner/
77
-/docs/enterprise/codefresh-runner/
88
-/docs/administration/codefresh-hybrid/
9-
-/docs/installation/codefresh-runner
9+
-/docs/installation/codefresh-runner/
1010
toc:true
1111
---
1212

‎_docs/kb/articles/access-is-denied-when-using-a-clone-step.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ used.:
2929
2. Update the previous integration with a new token, or delete the previous integration
3030
3. Create a new integration
3131

32-
>Note: When deleting a git integration, you may get an error saying the integration cannot be deleted while other objects are using it. This means an existing pipeline is referencing the integration. Please refer to[How-to: Update Trigger Git Context]({{site.baseurl}}/docs/kb/articles/update-trigger-git-context) on how to find and modify these existing references.
32+
>Note: When deleting a git integration, you may get an error saying the integration cannot be deleted while other objects are using it. This means an existing pipeline is referencing the integration. Please refer to[How-to: Update Trigger Git Context]({{site.baseurl}}/docs/kb/articles/update-trigger-git-context/) on how to find and modify these existing references.

‎_docs/pipelines/what-is-the-codefresh-yaml.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You can add variables in the YAML file to chain and reference steps and referenc
9393

9494
For more information on creating your own step, see the[Steps in pipelines]({{site.baseurl}}/docs/pipelines/steps/).
9595

96-
You can also see the[complete YAML specification]({{site.baseurl}}/docs/integrations/codefresh-api/#full-pipeline-specification) supported for pipelines. Note however that several fields are only accessible by using the[Codefresh API]({{site.baseurl}}/docs/integrations/codefresh-api) or[CLI](https://codefresh-io.github.io/cli/){:target="\_blank"} .
96+
You can also see the[complete YAML specification]({{site.baseurl}}/docs/integrations/codefresh-api/#full-pipeline-specification) supported for pipelines. Note however that several fields are only accessible by using the[Codefresh API]({{site.baseurl}}/docs/integrations/codefresh-api/) or[CLI](https://codefresh-io.github.io/cli/){:target="\_blank"} .
9797

9898
##YAML validation
9999

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp