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

Commita59049d

Browse files
authored
Update introduction-to-codefresh-pipelines.md (#354)
Fixed misspelling in variables
1 parentef98758 commita59049d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ be available to all steps. Once you create `node_modules`, or any other folder t
219219
Finally,`/codefresh/volume` is an internal folder name and you should use`{% raw %}${{CF_VOLUME_PATH}}{% endraw %}` in your codefresh.yml file
220220
if you really want to reference this folder. You can also reference your project folder as`{% raw %}${{CF_VOLUME_PATH}}/${{CF_REPO_NAME}}{% endraw %}` if you need it.
221221

222-
See the[System ProvidedVriables]({{site.baseurl}}/docs/codefresh-yaml/variables/#system-provided-variables) section for more information.
222+
See the[System ProvidedVariables]({{site.baseurl}}/docs/codefresh-yaml/variables/#system-provided-variables) section for more information.
223223

224224
###Working with Docker inside a Codefresh pipeline
225225

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp