Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ On the next screen, click on **Save** and then click **Ok** to save the empty re
1. This will open up a pop up window, on this screen:
- for source type, select **Build**
- for project, select your project in Azure DevOps that you created in previous steps.
- For Source select the source build pipeline. If you have forked the git repo, the build pipeline may named ``yourgitusername.DevOpsForAI``
- For Source select the source build pipeline. If you have forked the git repo, the build pipeline may named ``yourgitusername.MLOpsPython``
- In the Source alias, replace the auto-populated value with
**``DevOpsForAI``**
- Field **Devault version** will get auto populated **Latest**, you can leave them as it is.
- Field **Default version** will get auto populated **Latest**, you can leave them as it is.
- Click on **Add**, and then **Save** the pipeline
![release retraining artifact](./images/release-retrainingartifact.png)

Expand Down