Zad 10.Jenkinsfile_dvc
This commit is contained in:
parent
ad351bb8ac
commit
dcb44053d1
@ -20,7 +20,7 @@ pipeline {
|
|||||||
sh 'dvc remote list'
|
sh 'dvc remote list'
|
||||||
sh 'cat .dvc/config'
|
sh 'cat .dvc/config'
|
||||||
sh 'cat .dvc/config.local'
|
sh 'cat .dvc/config.local'
|
||||||
sh 'dvc reproduce'
|
sh 'dvc repro'
|
||||||
sh 'ls -al'
|
sh 'ls -al'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user