Sign in
coral
/
gke-jenkins
/
69f4bf29c25f880e7b08f25a29ee79ca0ee97961
/
.
/
cicd
/
pipelines
/
core
/
meta_mendel.jenkins
blob: 9b3f605c3de6abe11be1fbe9a4df470dc3cf5c64 [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
def
generated_packages
=
[
'mendel-core'
,
'mendel-gui'
]
functions
.
buildPackagePipeline
(
'enterprise'
,
'core'
,
'meta-mendel'
,
generated_packages
)