...
Flag | Use |
---|---|
workspacepath | The base path to the location of the build.gradle files to update |
Additional Configuration Options
Tagging
You can add tags to be viewed in the Sealights Cockpit for the agents started by this Gradle job by passing them through the sl.tags property in theĀ sealightsJvmParams field
"sealightsJvmParams": {
"sl.tags": "mytag",
}