We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970ed4b commit 43ddfafCopy full SHA for 43ddfaf
build.sbt
@@ -1,6 +1,7 @@
1
Global / onChangedBuildSource := ReloadOnSourceChanges
2
3
ThisBuild / tlBaseVersion := "0.5"
4
+ThisBuild / tlCiReleaseBranches := Seq()
5
ThisBuild / organization := "org.systemfw"
6
ThisBuild / organizationName := "Fabio Labella"
7
ThisBuild / developers ++= List(
0 commit comments