updated comments for RAI to not refer to own org
This commit is contained in:
Родитель
9cf02e5ffc
Коммит
aa5b345174
|
@ -26,9 +26,9 @@ resources:
|
|||
endpoint: github-connection # need to set up and hardcode
|
||||
type: github
|
||||
ref: main
|
||||
- repository: rai-vnext-preview # Template Repo
|
||||
name: Azure/rai-vnext-preview # need to change org name from "Azure" to your own org
|
||||
endpoint: github-connection # need to set up and hardcode
|
||||
- repository: rai-vnext-preview
|
||||
name: Azure/rai-vnext-preview
|
||||
endpoint: github-connection
|
||||
type: github
|
||||
ref: main
|
||||
|
||||
|
@ -65,4 +65,4 @@ stages:
|
|||
pipeline_file: mlops/azureml/train/pipeline.yml
|
||||
experiment_name: $(environment)_taxi_fare_train_$(Build.SourceBranchName)
|
||||
display_name: $(environment)_taxi_fare_run_$(Build.BuildID)
|
||||
enable_monitoring: $(enable_monitoring)
|
||||
enable_monitoring: $(enable_monitoring)
|
||||
|
|
Загрузка…
Ссылка в новой задаче