mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
[CI] Run InstallBuilder in verbose mode
This commit is contained in:
@@ -252,6 +252,7 @@ bitrock_builder_bin = $$(BITROCK_BUILDER)
|
|||||||
else: INSTALLER_DEBUG = 0
|
else: INSTALLER_DEBUG = 0
|
||||||
|
|
||||||
create_installer.commands = $$shell_path($${bitrock_builder_bin}) quickbuild $${bitrock_project} $${INSTALLER_PLATFORM} \
|
create_installer.commands = $$shell_path($${bitrock_builder_bin}) quickbuild $${bitrock_project} $${INSTALLER_PLATFORM} \
|
||||||
|
--verbose \
|
||||||
--license $$shell_path($$(HOME)/license.xml) \
|
--license $$shell_path($$(HOME)/license.xml) \
|
||||||
--setvars project.outputDirectory=$$shell_path($${PREFIX}/..) \
|
--setvars project.outputDirectory=$$shell_path($${PREFIX}/..) \
|
||||||
project.installerFilename=$${INSTALLER_BASENAME}.$${INSTALLER_EXT} \
|
project.installerFilename=$${INSTALLER_BASENAME}.$${INSTALLER_EXT} \
|
||||||
|
|||||||
Reference in New Issue
Block a user