diff --git a/jenkinsfile b/jenkinsfile index b980354..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/amitopenwriteup/cicd.git' + git branch: 'master', url: 'https://github.com/saptalsunil/cicd.git' } } stage('Build Docker image') { 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 diff --git a/sunilcode b/sunilcode new file mode 100644 index 0000000..32cde8f --- /dev/null +++ b/sunilcode @@ -0,0 +1,9 @@ +sunil + +new line +third line +fourth line +fifth line +sixth line +seventh line +eight line