Zmiana nazwy repozytorium w Jenkinsfile

This commit is contained in:
Paweł Skórzewski 2024-05-22 08:43:01 +02:00
parent 2b043c21a3
commit ed1e4434cf

2
Jenkinsfile vendored
View File

@ -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