mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-31 18:14:47 +02:00
k8s-pipeline-opensta merged into jenkins-ci main; pin the shared library to the released main tag now that the k8s changes are upstream.
6 lines
119 B
Groovy
6 lines
119 B
Groovy
@Library('utils@main') _
|
|
|
|
k8sPodTemplate(coordinator: true, cloud: utilPickCloud()) {
|
|
pipelineOpenSTA(k8s: true)
|
|
}
|