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