"git@gitlab.idiap.ch:bob/conda.git" did not exist on "0bccdb0a682345c3b4bed896a7fe723ed19ebf18"
Refinements to allow direct commits to master, build skips with auto-merge
Compare changes
+ 18
− 11
@@ -5,7 +5,8 @@ import os
@@ -14,18 +15,18 @@ logger = get_logger(__name__)
@@ -38,8 +39,12 @@ Examples:
@@ -50,7 +55,7 @@ Examples:
@@ -62,7 +67,7 @@ def commitfile(package, message, file, path, branch, auto_merge, dry_run):
@@ -77,10 +82,12 @@ def commitfile(package, message, file, path, branch, auto_merge, dry_run):