Update deploy-online-endpoint-pipeline.yml

This commit is contained in:
Cindy Weng 2022-12-08 14:57:18 +00:00 коммит произвёл GitHub
Родитель d7a350730b
Коммит 8a39c333da
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -26,7 +26,7 @@ resources:
name: Azure/mlops-templates # need to change org name from "Azure" to your own org
endpoint: github-connection # need to set up and hardcode
type: github
ref: feature/sdkv2
ref: main-dec31
stages:
- stage: CreateOnlineEndpoint
@ -55,4 +55,4 @@ stages:
- template: templates/${{ variables.version }}/test-online-endpoint.yml@mlops-templates
parameters:
endpoint_name: "${{ variables.endpoint_name }}"
sample_request: data/taxi-request.json
sample_request: data/taxi-request.json