Remove workaround
This commit is contained in:
parent
a1cfeb7179
commit
76ff678fd5
@ -20,6 +20,7 @@ pipeline {
|
||||
sh 'dvc remote list'
|
||||
sh 'cat .dvc/config'
|
||||
sh 'cat .dvc/config.local'
|
||||
sh 'dvc pull'
|
||||
sh 'dvc repro'
|
||||
sh 'ls -al'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user