From d9f27f7285306767dcd575ce69c50766accb5721 Mon Sep 17 00:00:00 2001 From: vbeerla1 <122345518+vbeerla1@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:55:02 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60499f6b..698d07e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Sample NodeJS application for Azure Pipelines docs #comment #commit 112 +#commit1 For information on how to set up a pipeline for this repository, see [Create your first pipeline](https://docs.microsoft.com/azure/devops/pipelines/get-started-yaml?view=azure-devops). For more information on building JavaScript or NodeJS applications, see [JavaScript](https://docs.microsoft.com/azure/devops/pipelines/languages/javascript).