From 64eeb8cdc73c7b2bae2e1bbf20f8fcba6852f07e Mon Sep 17 00:00:00 2001 From: j-dunham Date: Wed, 28 Sep 2022 15:32:39 -0400 Subject: [PATCH] Update 4-dry-run.md --- azure_devops/4-dry-run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_devops/4-dry-run.md b/azure_devops/4-dry-run.md index 388e50b..31d0d79 100644 --- a/azure_devops/4-dry-run.md +++ b/azure_devops/4-dry-run.md @@ -32,7 +32,7 @@ You will perform a dry run for a pipeline in the bootstrapped Azure DevOps proje 3. The command will list all the files written to disk when the command succeeds. 4. View the converted workflow: - - Find `tmp/dry-run` in the file explorer pane in your codespace. + - Find `tmp/dry-run/pipelines/lab-testing/pipelines/valet-pipeline1/.github/workflows` in the file explorer pane in your codespace. - Click `valet-pipeline1.yml` to open. ## Inspect the output files