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

Commit500fb65

Browse files
author
Lukas Goodfellow
authored
updated command
When using -y it adds `/n...` to the output. using -r just gives the value.MyGitHubToken_6Jyyb70gTv8jq0Z7dRC ...
1 parentb421d82 commit500fb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/codefresh-yaml/steps/git-clone.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ steps:
282282
title:Reading GitHub token
283283
image:codefresh/cli
284284
commands:
285-
-cf_export GITHUB_TOKEN=$(codefresh get context github --decrypt -o yaml | yq -y .spec.data.auth.password)
285+
-cf_export GITHUB_TOKEN=$(codefresh get context github --decrypt -o yaml | yq -r .spec.data.auth.password)
286286
main_clone:
287287
title:Checking out code
288288
image:alpine/git:latest

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp