diff --git a/.azure-pipelines/testPipeline.yml b/.azure-pipelines/testPipeline.yml index f7a73cf9..64d63204 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'