forked from tzietkiewicz/ium-helloworld
Zmiana nazwy repozytorium w Jenkinsfile
This commit is contained in:
parent
2b043c21a3
commit
ed1e4434cf
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user