fix
This commit is contained in:
parent
d8cdb279ee
commit
a909432c7a
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -10,8 +10,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Clone repo') {
|
||||
steps {
|
||||
git branch: 'main',
|
||||
git url: "https://git.wmi.amu.edu.pl/s464937/ium_464937"
|
||||
git branch: 'main', git url: "https://git.wmi.amu.edu.pl/s464937/ium_464937"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user