Zaktualizuj 'Jenkinsfile_dvc'
This commit is contained in:
parent
66a95f4e23
commit
0ac332ad73
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Clone repository') {
|
stage('Clone repository') {
|
||||||
steps {
|
steps {
|
||||||
git clone 'https://git.wmi.amu.edu.pl/s452662/ium_452662'
|
sh 'git clone 'https://git.wmi.amu.edu.pl/s452662/ium_452662''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user