Update deploy-online-endpoint-pipeline.yml
This commit is contained in:
Родитель
d7a350730b
Коммит
8a39c333da
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче