This commit is contained in:
Sushant Divate 2021-10-01 11:35:32 -07:00 коммит произвёл GitHub
Родитель 8a30b4d091
Коммит 9821c3c30c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -95,4 +95,4 @@ Values from the *"azdocallbackinfo"* parameter will be used for POST data for si
{ "name": "TaskCompleted", "taskId": "taskInstanceId", "jobId": "jobId", "result": "succeeded" }
```
Refer [sample Kubeflow pipeline](https://github.com/kaizentm/kubemlops/blob/master/code/pipelineazdo.py) implementing this call back with exit handler.
Refer [sample Kubeflow pipeline](https://github.com/microsoft/kubemlops/blob/master/code/pipelineazdo.py) implementing this call back with exit handler.