diff --git a/automation/Jenkinsfile b/automation/Jenkinsfile index 0dd7329..48c2ee8 100644 --- a/automation/Jenkinsfile +++ b/automation/Jenkinsfile @@ -1,5 +1,4 @@ pipeline { - agent any environment { BUILDDIR = 'cmake-build-debug' }