Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
saad946 authored Oct 7, 2023
1 parent f0cd79c commit 6d08676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pipeline{

script{

git branch: 'main', url: 'https://github.com/vikash-kumar01/mrdevops_javaapplication.git'
git branch: 'main', url: 'https://github.com/saad946/Jenkins-SonarQube-FluxCD-CICD.git'
}
}
}
Expand Down Expand Up @@ -70,4 +70,4 @@ pipeline{
}
}

}
}

0 comments on commit 6d08676

Please sign in to comment.