Sign in
coral
/
gke-jenkins
/
055c6cf76c7e16094285f0710a73c4fdbe0cc808
/
.
/
cicd
/
pipelines
/
enterprise
/
imx_vpuwrap.jenkins
blob: 414cce5803b18e69c6d35d2ba866535f7b9b9647 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'imx-vpuwrap'
,
'imx-vpuwrap-dev'
,
]
functions
.
buildPackagePipeline
(
'enterprise'
,
'bsp'
,
'imx-vpuwrap'
,
generated_packages
)