From 3471562c77ab95f25e1478a7c9db1594437c6cbd Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:17:33 +0530 Subject: [PATCH 01/11] Create sunilcode --- sunilcode | 1 + 1 file changed, 1 insertion(+) create mode 100644 sunilcode diff --git a/sunilcode b/sunilcode new file mode 100644 index 0000000..598f287 --- /dev/null +++ b/sunilcode @@ -0,0 +1 @@ +sunil From 33d3600044b6280f841202c3bb765481598585d0 Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:26:38 +0530 Subject: [PATCH 02/11] Update sunilcode --- sunilcode | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sunilcode b/sunilcode index 598f287..d7638cc 100644 --- a/sunilcode +++ b/sunilcode @@ -1 +1,3 @@ sunil + +new line From ff6b179c1a639ec99cb84be8e7d7fa14255d04ab Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:29:29 +0530 Subject: [PATCH 03/11] Update sunilcode --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index d7638cc..a340ed2 100644 --- a/sunilcode +++ b/sunilcode @@ -1,3 +1,4 @@ sunil new line +third line From 08ce5b443d8620ea87dec73997055d1fbbac0b99 Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:31:10 +0530 Subject: [PATCH 04/11] Update jenkinsfile --- jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkinsfile b/jenkinsfile index b980354..0940afe 100644 --- a/jenkinsfile +++ b/jenkinsfile @@ -4,7 +4,7 @@ pipeline { // adasfddded stage('Checkout the Git repository') { steps { - git branch: 'master', url: ' https://github.com/amitopenwriteup/cicd.git' + git branch: 'master', url: ' https://github.com/saptalsunil/cicd.git' } } stage('Build Docker image') { From 0a9c0964923c058c3121f86c6a0b1ab3e4f0161e Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:32:21 +0530 Subject: [PATCH 05/11] Update sunilcode --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index a340ed2..45a5627 100644 --- a/sunilcode +++ b/sunilcode @@ -2,3 +2,4 @@ sunil new line third line +fourth line From 2fa2a06971d9e6397cb4a218a7e549ea8ae28be0 Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:33:44 +0530 Subject: [PATCH 06/11] Update jenkinsfile --- jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkinsfile b/jenkinsfile index 0940afe..aea99f7 100644 --- a/jenkinsfile +++ b/jenkinsfile @@ -4,7 +4,7 @@ pipeline { // adasfddded stage('Checkout the Git repository') { steps { - git branch: 'master', url: ' https://github.com/saptalsunil/cicd.git' + git branch: 'master', url: 'https://github.com/saptalsunil/cicd.git' } } stage('Build Docker image') { From 5c58016eeb7759aea83d6a524a8514d489396eb5 Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:34:05 +0530 Subject: [PATCH 07/11] Update sunilcode --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index 45a5627..ecaf670 100644 --- a/sunilcode +++ b/sunilcode @@ -3,3 +3,4 @@ sunil new line third line fourth line +fifth line From cebaec9f562d0f47ba9adff204656d106c508546 Mon Sep 17 00:00:00 2001 From: sunil Date: Sun, 29 Sep 2024 08:10:53 +0000 Subject: [PATCH 08/11] sunilcode updated with 6 --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index ecaf670..f60205b 100644 --- a/sunilcode +++ b/sunilcode @@ -4,3 +4,4 @@ new line third line fourth line fifth line +sixth line From c9e1de20622159318a73bdb2598f7484f1ebc8eb Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:43:23 +0530 Subject: [PATCH 09/11] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index bed7249..eb6698a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ #adding comments:wq #trying again +#sunil line From aadeacb80f67c55db403b0b1b2ca8bbf45af9f41 Mon Sep 17 00:00:00 2001 From: saptalsunil <62233737+saptalsunil@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:46:32 +0530 Subject: [PATCH 10/11] Update sunilcode --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index f60205b..217ef7f 100644 --- a/sunilcode +++ b/sunilcode @@ -5,3 +5,4 @@ third line fourth line fifth line sixth line +seventh line From 2c2c4d7d3a01d3577a9937922a028c771169487f Mon Sep 17 00:00:00 2001 From: sunil Date: Sun, 29 Sep 2024 08:22:51 +0000 Subject: [PATCH 11/11] sunilcode added --- sunilcode | 1 + 1 file changed, 1 insertion(+) diff --git a/sunilcode b/sunilcode index 217ef7f..32cde8f 100644 --- a/sunilcode +++ b/sunilcode @@ -6,3 +6,4 @@ fourth line fifth line sixth line seventh line +eight line