s
This commit is contained in:
parent
c268410fe4
commit
b9f6987d0a
@ -44,7 +44,7 @@ pipeline {
|
||||
|
||||
stage('Configure DVC Remote') {
|
||||
steps {
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc remote add -d storage /home/user/dvc_storage'
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc remote add -d new_storage /home/user/dvc_storage'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user