help="Location of the artifacts (following GitLab's folder structure). If not given (which should be the common case), the artifacts will be downloaded from GitLab.")
parser.add_argument("-b","--blacklist-branch",
dest="blacklist_branch",
help="Skip the commit if it is contained in the given branch.")