From d37bea0ab8bad46275dc298cbe2fc505ad4a400d Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 14 Mar 2025 09:13:08 +0530 Subject: [PATCH 1/3] Create pipeline pipeline-22 --- .harness/pipeline22.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .harness/pipeline22.yaml diff --git a/.harness/pipeline22.yaml b/.harness/pipeline22.yaml new file mode 100644 index 0000000..d9f4c16 --- /dev/null +++ b/.harness/pipeline22.yaml @@ -0,0 +1,9 @@ +pipeline: + "on": + - pull_request + clone: + disabled: true + stages: + - steps: + - run: + script: echo "hello from branch pipeline-22.Sync" From bdd6cae525b6a4b3f56f878a9d052758b56b995d Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 14 Mar 2025 09:37:32 +0530 Subject: [PATCH 2/3] Update pipeline22.yaml --- .harness/pipeline22.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipeline22.yaml b/.harness/pipeline22.yaml index d9f4c16..0efc8aa 100644 --- a/.harness/pipeline22.yaml +++ b/.harness/pipeline22.yaml @@ -6,4 +6,4 @@ pipeline: stages: - steps: - run: - script: echo "hello from branch pipeline-22.Sync" + script: echo "hello from branch pipeline-22.Sync " From 7b15d38d88a7afafac7b4f4cf8209afff2cf0624 Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 14 Mar 2025 10:45:15 +0530 Subject: [PATCH 3/3] Update pipeline22.yaml --- .harness/pipeline22.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipeline22.yaml b/.harness/pipeline22.yaml index 0efc8aa..d9f4c16 100644 --- a/.harness/pipeline22.yaml +++ b/.harness/pipeline22.yaml @@ -6,4 +6,4 @@ pipeline: stages: - steps: - run: - script: echo "hello from branch pipeline-22.Sync " + script: echo "hello from branch pipeline-22.Sync"