Sign in
coral
/
gke-jenkins
/
1bb83eb0ac3c10bb56fe99e8ac69c00e57b44fea
/
.
/
cicd
/
pipelines
/
enterprise
/
imx_gpu_viv.jenkins
blob: 8087e739796a04c465e86e1b962f2d1b4a41bba8 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'imx-gpu-viv'
,
]
functions
.
buildPackagePipeline
(
'enterprise'
,
'bsp'
,
'imx-gpu-viv'
,
generated_packages
,
false
/* needsNative */
,
false
/* includeSources */
)