dvc refactoring
This commit is contained in:
parent
204df976c2
commit
ba4841f68d
@ -2,13 +2,7 @@ pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
parameters {
|
||||
password(
|
||||
defaultValue: '',
|
||||
description: 'DVC pass',
|
||||
name: 'IUM_SFTP_KEY'
|
||||
)
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('checkout: Check out from version control') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user