diff --git a/.ci/jenkins/Jenkinsfile.deploy b/.ci/jenkins/Jenkinsfile.deploy index 7af4ea42e9..5e799a6249 100644 --- a/.ci/jenkins/Jenkinsfile.deploy +++ b/.ci/jenkins/Jenkinsfile.deploy @@ -477,7 +477,7 @@ String getGitAuthor() { } String getGitAuthorCredsID() { - retrun env.AUTHOR_CREDS_ID + return env.AUTHOR_CREDS_ID } String getBuildBranch() {