Sign in
coral
/
gke-jenkins
/
69f4bf29c25f880e7b08f25a29ee79ca0ee97961
/
.
/
cicd
/
pipelines
/
excelsior
/
edgetpuvision.jenkins
blob: e46c04e27170232ce40dea6dc3828c5d5c3c8c2c [
file
] [
log
] [
blame
]
#!/usr/bin/env groovy
library
'functions'
functions
.
buildPackagePipeline
(
'excelsior'
,
'bsp'
,
'edgetpuvision'
,
[
'python3-edgetpuvision'
],
true
/* needsNative */
)