v2
This commit is contained in:
parent
1304d20719
commit
b94bbc1cfc
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,7 +6,6 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
step ([$class: 'CopyArtifact',
|
step ([$class: 'CopyArtifact',
|
||||||
projectName: 'ASR-eval',
|
projectName: 'ASR-eval',
|
||||||
filter: "packages/infra*.zip",
|
|
||||||
target: 'Infra']);
|
target: 'Infra']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user