Skip to content

Commit 472cc3d

Browse files
authored
Merge pull request #2360 from PDoakORNL/secure_job_cancel
removing uneeded parameter to commonpipline from Jenkinsfile_vm
2 parents f4dc28a + 05bc263 commit 472cc3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
library 'qmcpack_shared_jenkins'
22

3-
common_pipeline(name:"cpu", spack_path:"/var/lib/jenkins/spack", prefix:"vm", workspace_root:"${env.JENKINS_HOME}/workspace/test_root")
3+
common_pipeline(name:"cpu", spack_path:"/var/lib/jenkins/spack", prefix:"vm")
44

0 commit comments

Comments
 (0)