Files
OpenSTA/Jenkinsfile
T
Vitor Bandeira c9c94a0660 ci: add new ci code
Signed-off-by: Vitor Bandeira <[email protected]>
2026-02-18 14:32:25 +00:00

5 lines
58 B
Groovy

@Library('utils@main') _
node() {
pipelineOpenSTA()
}