mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-31 18:14:47 +02:00
Merge pull request #381 from The-OpenROAD-Project-staging/k8s-pipeline-opensta
Jenkinsfile: run pipelineOpenSTA on k8s pods
This commit is contained in:
Vendored
+3
-2
@@ -1,4 +1,5 @@
|
||||
@Library('utils@main') _
|
||||
node() {
|
||||
pipelineOpenSTA()
|
||||
|
||||
k8sPodTemplate(coordinator: true, cloud: utilPickCloud()) {
|
||||
pipelineOpenSTA(k8s: true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user