Skip to content

Commit 9c3392b

Browse files
committed
fixing path to images
1 parent c703b19 commit 9c3392b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/devtest-labs/integrate-environments-devops-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ To create the release definition, do the following:
2626
1. For this pipeline, click **Empty Job** to start creating the environment to be used for development or testing purposes.
2727
1. In the empty job, select **Tasks** in the toolbar, and then select **Stage 1**.
2828

29-
:::image type="content" source="/media/integrate-environments-devops-pipeline/new-release-pipeline-stage.png" alt-text="Screenshot shows opening the pipeline release stage.":::
29+
:::image type="content" source="./media/integrate-environments-devops-pipeline/new-release-pipeline-stage.png" alt-text="Screenshot shows opening the pipeline release stage.":::
3030

3131
1. To add tasks, select the plus (+) sign in the **Agent job** section. A searchable list of available tasks appears.
3232
1. In the **Add task** window, search for `Azure DevTest Labs Create Environment`.
3333
1. Select `Azure DevTest Labs Create Environment` task in the results, and select **Add**.
3434
1. Select the task you just added. The **Azure DevTest Labs Create Environment (Preview)** window appears.
3535

36-
:::image type="content" source="/media/integrate-environments-devops-pipeline/new-release-pipeline-environment.png" alt-text="Screenshot shows the fields needed for Azure Pipelines environment for Azure DevTest Labs.":::
36+
:::image type="content" source="./media/integrate-environments-devops-pipeline/new-release-pipeline-environment.png" alt-text="Screenshot shows the fields needed for Azure Pipelines environment for Azure DevTest Labs.":::
3737

3838
2. On the **Tasks** tab, configure the environment as follows:
3939

0 commit comments

Comments
 (0)