2
This commit is contained in:
parent
6c1d56c4db
commit
5e6cdc4dff
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -5,7 +5,9 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
step ([$class: 'CopyArtifact',
|
step ([$class: 'CopyArtifact',
|
||||||
projectName: 'ASR-eval'
|
projectName: 'ASR-eval',
|
||||||
|
target: 'Infra'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user