Update the path to upload the Core Tools artifacts for V4 (#2795)
This commit is contained in:
Родитель
2bdde633bb
Коммит
677263fbf3
|
@ -60,7 +60,7 @@ function GetContentType
|
|||
WriteLog -Message "Script started."
|
||||
|
||||
$CONTAINER_NAME = "builds"
|
||||
$FUNC_RUNTIME_VERSION = '3'
|
||||
$FUNC_RUNTIME_VERSION = '4'
|
||||
|
||||
if (-not (Test-Path $SourcePath))
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче