Sign in
coral
/
gke-jenkins
/
69f4bf29c25f880e7b08f25a29ee79ca0ee97961
/
.
/
cicd
/
pipelines
/
excelsior
/
glmark2.jenkins
blob: 670cff388c64e71937b6290bd523c344b8a55c71 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'glmark2'
,
]
functions
.
buildPackagePipeline
(
'excelsior'
,
'bsp'
,
'glmark2'
,
generated_packages
)