change repo name
This commit is contained in:
parent
92c92ee96c
commit
afb9578847
|
@ -1,6 +1,6 @@
|
||||||
node {
|
node {
|
||||||
stage 'Clone the project'
|
stage 'Clone the project'
|
||||||
git 'https://github.com/dassiorleando/tutorials.git'
|
git 'https://github.com/eugenp/tutorials.git'
|
||||||
|
|
||||||
dir('spring-jenkins-pipeline') {
|
dir('spring-jenkins-pipeline') {
|
||||||
stage("Compilation and Analysis") {
|
stage("Compilation and Analysis") {
|
||||||
|
|
Loading…
Reference in New Issue