diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index 0a20c71..bb87519 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -45,8 +45,10 @@ def git_take(projects, git_remote) { pipeline { agent { - any - customWorkspace programs + nade{ + any + customWorkspace programs + } } stages {