git rrepo link fixed
This commit is contained in:
parent
e5813d4fa2
commit
f084b196b3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('checkout: Check out from version control') {
|
||||
steps {
|
||||
git 'https://git.wmi.amu.edu.pl/s434788/ium_434700'
|
||||
git 'https://git.wmi.amu.edu.pl/s434700/ium_s434700.git'
|
||||
}
|
||||
}
|
||||
stage('sh: Shell Script') {
|
||||
|
Loading…
Reference in New Issue
Block a user