change repo name

This commit is contained in:
Loredana Crusoveanu 2017-12-16 17:46:57 +02:00
parent 92c92ee96c
commit afb9578847
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
node {
stage 'Clone the project'
git 'https://github.com/dassiorleando/tutorials.git'
git 'https://github.com/eugenp/tutorials.git'
dir('spring-jenkins-pipeline') {
stage("Compilation and Analysis") {