|
@@ -95,6 +95,7 @@ build_ml_images() {
|
|
}
|
|
}
|
|
|
|
|
|
if [[ -n "$BUILD_LN" ]]; then
|
|
if [[ -n "$BUILD_LN" ]]; then
|
|
|
|
+ set_tag "internal"
|
|
GITHUB_TOKEN=${LNB_TOKEN}
|
|
GITHUB_TOKEN=${LNB_TOKEN}
|
|
lnBuildTag=${BUILD_TAG/community_/internal_}
|
|
lnBuildTag=${BUILD_TAG/community_/internal_}
|
|
build_image platform-build-ln ${BUILD_LABEL} ${lnBuildTag}
|
|
build_image platform-build-ln ${BUILD_LABEL} ${lnBuildTag}
|