Skip to content

Commit fe3f762

Browse files
authored
Update jenkins
1 parent 6d980fe commit fe3f762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pipeline{
33
stages{
44
stage("Git Checkout"){
55
steps{
6-
git credentialsId: 'github', url: 'https://github.com/aditya-malviya/myweb.git'
6+
git credentialsId: 'github', url: 'https://github.com/sree141/SaiJavaCode.git'
77
}
88
}
99
stage("Maven Build"){

0 commit comments

Comments
 (0)