diff --git a/Jenkinsfile b/Jenkinsfile index 185973b..f2dfcb3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ node { } stage("Checkout"){ - git 'https://git.wmi.amu.edu.pl/tzietkiewicz/ium-helloworld.git' + git 'https://git.wmi.amu.edu.pl/pms/ium-helloworld.git' } stage('Environment') { // for display purposes