Skip to content

Commit 205ef81

Browse files
committed
Use Mainline mode
1 parent 33ed6cb commit 205ef81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore.Tests/IntegrationTests/MasterScenarios.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public void Bug1255()
246246
Regex = "master",
247247
Tag = "beta",
248248
Increment = IncrementStrategy.Patch,
249-
VersioningMode = VersioningMode.ContinuousDeployment
249+
VersioningMode = VersioningMode.Mainline
250250
}
251251
}
252252
}

0 commit comments

Comments
 (0)