Move to gitlab for CI (Rye's work but ported)
d3ddcdae: Update various urls from bitbucket to new alchemy gitlab c24b176d: Standardize on one vc directory name for ease of build automation Also add .gitlab-ci.yml Thanks for the help, Rye!
This commit is contained in:
@@ -229,7 +229,7 @@ http://wiki.secondlife.com/wiki/Template_verifier.py
|
||||
""")
|
||||
parser.add_option(
|
||||
'-u', '--master_url', type='string', dest='master_url',
|
||||
default='http://bitbucket.org/lindenlab/master-message-template/raw/tip/message_template.msg',
|
||||
default='http://git.alchemyviewer.org/alchemy/master-message-template/raw/master/message_template.msg',
|
||||
help="""The url of the master message template.""")
|
||||
parser.add_option(
|
||||
'-c', '--cache_master', action='store_true', dest='cache_master',
|
||||
|
||||
Reference in New Issue
Block a user