Set the default jenkins workspace in drive d

This commit is contained in:
Claudiu Guiman 2017-04-05 10:56:21 -07:00
Родитель 80a446265f
Коммит 0f6ab063b9
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -5,6 +5,8 @@ $jenkinsserverurl = $args[0]
$vmname = $args[1]
$secret = $args[2]
#Default workspace location
Set-Location d:\
# Download the file to a specific location
Write-Output "Downloading zulu SDK "