Skip to content

Commit e3daddc

Browse files
author
JeanMarc van Leerdam
committed
Set a name for the deployment
1 parent 7b23687 commit e3daddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,5 @@ ThisBuild / publishTo := {
110110
if (isSnapshot.value) Some("central-snapshots" at centralSnapshots)
111111
else localStaging.value
112112
}
113+
114+
ThisBuild / sonaDeploymentName := "sbt-azure-functions"

0 commit comments

Comments
 (0)