An error occurred while fetching the assigned milestone of the selected merge_request.
Improve support for `git clean`
Compare changes
Files
6- Kamil Trzciński authored
+ 21
− 1
@@ -28,6 +28,11 @@ const (
@@ -64,7 +69,8 @@ const (
@@ -536,6 +542,7 @@ func (b *Build) GetDefaultVariables() JobVariables {
@@ -698,6 +705,19 @@ func (b *Build) GetSubmoduleStrategy() SubmoduleStrategy {