generated from aura-ascend/template-service
setup
This commit is contained in:
@@ -11,4 +11,5 @@ jobs:
|
||||
uses: aura-ascend/common-workflows/.gitea/workflows/gradle-build.yaml@master
|
||||
with:
|
||||
JAVA_VERSION: 17
|
||||
BUILD_OPTION: -x testIntegration
|
||||
secrets: inherit
|
||||
|
||||
@@ -22,4 +22,4 @@ dependencies {
|
||||
}
|
||||
|
||||
group = "ltd.lulz"
|
||||
description = "service template"
|
||||
description = "device data service"
|
||||
|
||||
@@ -34,4 +34,4 @@ pluginManagement.repositories {
|
||||
gradlePluginPortal()
|
||||
}
|
||||
|
||||
rootProject.name = "service"
|
||||
rootProject.name = "device-data"
|
||||
|
||||
Reference in New Issue
Block a user