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

Commitfc41b49

Browse files
Fixed variable name
1 parentdf1c03f commitfc41b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/troubleshooting/common-issues/using-ssh-keys.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Then create a freestyle step in your pipeline like this:
3131
{% endhighlight %}
3232

3333

34-
The pipeline expects a[variable]({{site.baseurl}}/docs/codefresh-yaml/variables/) called“SSH” that you can enter directly or fetch from[shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/).
34+
The pipeline expects a[variable]({{site.baseurl}}/docs/codefresh-yaml/variables/) called`SSH_KEY` that you can enter directly or fetch from[shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/).
3535

36-
Replace user,host, and command with your own values.
36+
Replace`user`,`host`, and`command` with your own values.
3737

3838
##What to read next
3939

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp