Skip to content

Commit e920527

Browse files
Eugene FedorenkoEugene Fedorenko
authored andcommitted
clarification
1 parent 84fb4be commit e920527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-cicd-data-ingestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ The next step is to make sure that the deployed solution is working. The followi
300300
displayName: 'Wait until the testing is done'
301301
```
302302
303-
The final task in the job checks the result of the notebook execution. If it returns an error, it fails the pipeline execution.
303+
The final task in the job checks the result of the notebook execution. If it returns an error, it sets the status of pipeline execution to failed.
304304
305305
## Putting pieces together
306306

0 commit comments

Comments
 (0)