UNCLASSIFIED

Commit 4cca9f34 authored by Joshua Eason's avatar Joshua Eason
Browse files

Merge branch 'jeason-master-patch-19449' into 'master'

Disabling badges until API is accessible

See merge request !14
parents 648140b7 46c90e4c
Pipeline #183028 passed with stage
in 6 minutes and 21 seconds
......@@ -57,7 +57,7 @@ def main(argv):
'projects',
'file_templates',
'branches',
'badges',
# 'badges',
'approval_badges'
]
......@@ -178,4 +178,4 @@ def main(argv):
if __name__ == "__main__":
main(sys.argv[1:])
\ No newline at end of file
main(sys.argv[1:])
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment