Skip to content

Commit

Permalink
CI: fix typo (#3160)
Browse files Browse the repository at this point in the history
Co-authored-by: radtriste <[email protected]>
  • Loading branch information
radtriste and radtriste committed Aug 3, 2023
1 parent bee53d4 commit 5828d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/Jenkinsfile.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ String getGitAuthor() {
}

String getGitAuthorCredsID() {
retrun env.AUTHOR_CREDS_ID
return env.AUTHOR_CREDS_ID
}

String getBuildBranch() {
Expand Down

0 comments on commit 5828d30

Please sign in to comment.