Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
yellow-shine committed May 30, 2024
1 parent ea243f7 commit 92cb889
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/jenkins/PublishImages/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ def tekton() {
"""

sh "echo $input"
println input
// sh "echo $input"

def ret = sh ( script: input, returnStdout: true)

Expand Down

0 comments on commit 92cb889

Please sign in to comment.