mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Limit symbol file uploading to develop and release branches
This commit is contained in:
committed by
Mat Sutcliffe
parent
20131d0b8e
commit
5ea8b7376e
@@ -378,7 +378,7 @@ def main(argv):
|
||||
tool_chain = ''
|
||||
dev_build = False
|
||||
jobs = None
|
||||
upload_symbols = True
|
||||
upload_symbols = False
|
||||
eolInMonth = 0
|
||||
qmake_args = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user