From fc7a037642a7f52f8dc831e4e8d0962d79596738 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:09:46 -0700 Subject: [PATCH] Update testPipeline.yml --- .azure-pipelines/testPipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/testPipeline.yml b/.azure-pipelines/testPipeline.yml index f7a73cf9d..64d63204b 100644 --- a/.azure-pipelines/testPipeline.yml +++ b/.azure-pipelines/testPipeline.yml @@ -2,7 +2,7 @@ # Start with a minimal pipeline that you can customize to build and deploy your code. # Add steps that build, run tests, deploy, and more: # https://aka.ms/yaml - +#Test5 trigger: branches: include: @@ -22,4 +22,4 @@ steps: - script: | echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml - displayName: 'Run a multi-line script' \ No newline at end of file + displayName: 'Run a multi-line script'