1
0
Fork 0

fixed drive

This commit is contained in:
Christian Kühnel 2020-04-16 12:58:35 +02:00
parent c07b414fbe
commit c92c93458c

View file

@ -17,7 +17,7 @@ pipeline {
node {
label 'windows'
// use custom workspace folder to shorten paths
customWorkspace "D:\\ws\\master"
customWorkspace "C:\\ws\\master"
}
}