fix2
This commit is contained in:
parent
a3c7c6f2f3
commit
73b4e0e515
@ -9,7 +9,6 @@ pipeline {
|
||||
)
|
||||
}
|
||||
stages {
|
||||
}
|
||||
stage('Run Script') {
|
||||
steps {
|
||||
script {
|
||||
@ -24,4 +23,5 @@ pipeline {
|
||||
archiveArtifacts 'cifar_net.pth'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user