Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Raycoms committed Jul 9, 2023
1 parent d1790bd commit d321b0a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .teamcity/patches/projects/Alpha.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ changeProject(RelativeId("Alpha")) {
description = "Beta version builds of minecolonies"

params {
expect {
param("env.CURSERELEASETYPE", "alpha")
}
update {
param("env.CURSERELEASETYPE", "beta")
}
expect {
param("env.Version.Suffix", "-ALPHA")
}
Expand Down

0 comments on commit d321b0a

Please sign in to comment.