Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
7278528c52
commit
653abd2165
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
checkout([$class: 'GitSCM', branches: [[name: '*/master']],
|
checkout([$class: 'GitSCM', branches: [[name: '*/master']],
|
||||||
doGenerateSubmoduleConfigurations: false,
|
doGenerateSubmoduleConfigurations: false,
|
||||||
extensions: [], submoduleCfg: [],
|
extensions: [], submoduleCfg: [],
|
||||||
userRemoteConfigs: [[url: 'https://github.com/your-username/your-repo.git']]])
|
userRemoteConfigs: [[url: 'https://git.wmi.amu.edu.pl/s486867/ium_s486867']]])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user