We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7611b7 commit f4560d2Copy full SHA for f4560d2
articles/machine-learning/how-to-cicd-data-ingestion.md
@@ -353,7 +353,7 @@ stages:
353
displayName: 'Publish linting and unit test results'
354
355
# The CI stage produces two artifacts (notebooks and ADF pipelines).
356
- # The pipelines ARM templates are stored in a technical branch "adf_publish"
+ # The pipelines Azure Resource Manager templates are stored in a technical branch "adf_publish"
357
- publish: $(Build.SourcesDirectory)/$(Build.Repository.Name)/code/dataingestion
358
artifact: di-notebooks
359
- checkout: git://${{variables['System.TeamProject']}}@adf_publish
0 commit comments