From b849dbf4302a4bac02c2f67420b969b5506e468c Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Wed, 17 Aug 2022 09:48:18 -0700 Subject: [PATCH] Update jenkins/valet-dry-run-lab.md Co-authored-by: j-dunham --- jenkins/valet-dry-run-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/valet-dry-run-lab.md b/jenkins/valet-dry-run-lab.md index 037c181..b751537 100644 --- a/jenkins/valet-dry-run-lab.md +++ b/jenkins/valet-dry-run-lab.md @@ -153,7 +153,7 @@ And the `echo` commands remain mostly the same + run: echo "DISABLE_AUTH is ${{ env.DISABLE_AUTH }}" ``` -Note how Valet was not able to find a suitable conversion for the `sleep` command. +Note how Valet was not able to find a suitable conversion for the `sleep` command, and it added a comment to the yaml so this information was not lost, and it could be addressed manually later if needed. ```diff - sleep 80