Sign in
coral
/
gke-jenkins
/
b45cd39ce0922327690d7e645144548ca0765eaa
/
.
/
cicd
/
pipelines
/
excelsior
/
mtk_board_audio.jenkins
blob: 19a9c9b2e27abf335fe7db5b7ee69311e0688a70 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'mtk-board-audio'
,
]
functions
.
buildPackagePipeline
(
'excelsior'
,
'bsp'
,
'mtk-board-audio'
,
generated_packages
)