mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +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
|
||||
|
||||
create_installer.commands = $$shell_path($${bitrock_builder_bin}) quickbuild $${bitrock_project} $${INSTALLER_PLATFORM} \
|
||||
--verbose \
|
||||
--license $$shell_path($$(HOME)/license.xml) \
|
||||
--setvars project.outputDirectory=$$shell_path($${PREFIX}/..) \
|
||||
project.installerFilename=$${INSTALLER_BASENAME}.$${INSTALLER_EXT} \
|
||||
|
||||
Reference in New Issue
Block a user