[TOREVERT] Build on release
This commit is contained in:
parent
289ae6f78a
commit
e17dd1f1d6
|
@ -13,7 +13,7 @@ from common import (
|
|||
)
|
||||
|
||||
for target in select_build_targets(BUILD):
|
||||
run_kiwix_build(target, config=COMPILE_CONFIG)
|
||||
run_kiwix_build(target, config=COMPILE_CONFIG, make_release=True)
|
||||
if target == "kiwix-desktop":
|
||||
archive = create_desktop_image(make_release=False)
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue