fixed drive
This commit is contained in:
parent
c07b414fbe
commit
c92c93458c
1 changed files with 1 additions and 1 deletions
2
Jenkins/master-windows-pipeline/Jenkinsfile
vendored
2
Jenkins/master-windows-pipeline/Jenkinsfile
vendored
|
@ -17,7 +17,7 @@ pipeline {
|
|||
node {
|
||||
label 'windows'
|
||||
// use custom workspace folder to shorten paths
|
||||
customWorkspace "D:\\ws\\master"
|
||||
customWorkspace "C:\\ws\\master"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue