diff --git a/automation/Jenkinsfile b/automation/Jenkinsfile index 5e8be0c7..bd5320f1 100644 --- a/automation/Jenkinsfile +++ b/automation/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { environment { - BUILDDIR_Q7 = 'build_q7', + BUILDDIR_Q7 = 'build_q7' BUILDDIR_LINUX = 'build_linux' } agent {