Sign in
coral
/
gke-jenkins
/
b45cd39ce0922327690d7e645144548ca0765eaa
/
.
/
cicd
/
pipelines
/
excelsior
/
libmdp_prot.jenkins
blob: b386652d6c191ab0f5e0ad4ffc49a83583d26b12 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'libmdp-prot'
,
]
functions
.
buildPackagePipeline
(
'excelsior'
,
'bsp'
,
'libmdp-prot'
,
generated_packages
)