Skip to content

Commit

Permalink
modify reckon stages
Browse files Browse the repository at this point in the history
Signed-off-by: srs-bsns <[email protected]>
  • Loading branch information
srs-bsns committed Mar 9, 2019
1 parent fa250ca commit bdd5bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ archivesBaseName = "${project.name}-${project.mc_version}"

reckon {
scopeFromProp()
stageFromProp("alpha", "beta", "final")
stageFromProp("dev", "rc", "final")
}

repositories {
Expand Down

0 comments on commit bdd5bf5

Please sign in to comment.