Skip to content
Snippets Groups Projects
Commit f304d682 authored by KPOTY Kpotivi's avatar KPOTY Kpotivi
Browse files

Update Jenkinsfile

parent 6ab7fe49
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ pipeline {
checkout([
$class: 'GitSCM',
branches: [[name: '*/main']],
userRemoteConfigs: [[url: 'https://github.com/spring-projects/spring-petclinic.git']]
userRemoteConfigs: [[url: 'https://etulab.univ-amu.fr/gl2/backend.git']]
])
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment