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