diff --git a/integrations/jenkins/Jenkinsfile b/integrations/jenkins/Jenkinsfile index 8c9da34e75886..9e8900dd80094 100644 --- a/integrations/jenkins/Jenkinsfile +++ b/integrations/jenkins/Jenkinsfile @@ -84,9 +84,9 @@ pipeline { ) string( - name: 'ORT_CONFIG_VCS_PATH', - description: 'Optional VCS path of the ORT configuration.', - defaultValue: '' + name: 'ORT_CONFIG_VCS_PATH', + description: 'Optional VCS path of the ORT configuration.', + defaultValue: '' ) credentials(