This commit is contained in:
Zander 2020-03-26 10:50:33 -04:00 коммит произвёл GitHub
Родитель 3181e2be81
Коммит c4a2007070
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -12,7 +12,7 @@ inputs:
description: "Version of the model that will be deployed"
required: true
parameters_file:
description: "JSON file including the parameters for deployment."
description: "JSON file including the parameters for deployment. This looks in the .ml/.azure/ directory"
required: true
default: "deploy.json"
outputs: