From bdbebeb60f8708a52cf3e742b625d85d1445caee Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 14 Mar 2025 11:09:23 +0530 Subject: [PATCH 1/3] Create pipeline pipeline-24 --- .harness/pipeline24.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .harness/pipeline24.yaml diff --git a/.harness/pipeline24.yaml b/.harness/pipeline24.yaml new file mode 100644 index 0000000..5c214a0 --- /dev/null +++ b/.harness/pipeline24.yaml @@ -0,0 +1,9 @@ +pipeline: + "on": + - pull_request + clone: + disabled: true + stages: + - steps: + - run: + script: echo "hello from branch pipeline-24.Sync" From 18f9e5c5498bb0267f4bdfa36276ca11a1519dcb Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:15:03 +0530 Subject: [PATCH 2/3] Update pipeline24.yaml --- .harness/pipeline24.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipeline24.yaml b/.harness/pipeline24.yaml index 5c214a0..f5e1041 100644 --- a/.harness/pipeline24.yaml +++ b/.harness/pipeline24.yaml @@ -6,4 +6,4 @@ pipeline: stages: - steps: - run: - script: echo "hello from branch pipeline-24.Sync" + script: echo "hello from branch pipeline-24.Sync " From ec16604d54378d78b3e319d576933ae68f0edbb5 Mon Sep 17 00:00:00 2001 From: ShobhitSingh11 <139750384+ShobhitSingh11@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:20:54 +0530 Subject: [PATCH 3/3] Update pipeline24.yaml --- .harness/pipeline24.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/pipeline24.yaml b/.harness/pipeline24.yaml index f5e1041..5c214a0 100644 --- a/.harness/pipeline24.yaml +++ b/.harness/pipeline24.yaml @@ -6,4 +6,4 @@ pipeline: stages: - steps: - run: - script: echo "hello from branch pipeline-24.Sync " + script: echo "hello from branch pipeline-24.Sync"