3
This commit is contained in:
parent
5e6cdc4dff
commit
a848c48cf9
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -6,8 +6,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
step ([$class: 'CopyArtifact',
|
step ([$class: 'CopyArtifact',
|
||||||
projectName: 'ASR-eval',
|
projectName: 'ASR-eval',
|
||||||
target: 'Infra'
|
target: 'Infra']);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user