Sign in
coral
/
gke-jenkins
/
3dfbd1c3e049143843b13ef53520d310c3885fd3
/
.
/
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
)