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