versicherungskammer/Default Gradle Build
build gradle project with default settings
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| java-version | JDK version to setup (default "17") | no | 17 |
| java-distribution | JDK distribution to setup (default "temurin") | no | temurin |
| build-targets | Targets to execute (default: "clean test assemble") | no | clean test assemble |
| publish-targets | Targets to execute only if publishing is enabled (default: "publish") | no | publish |
| publish | if publish-targets should be executed or skipped. (values: "true"/"false"/"auto"; default: "auto"; "auto" skips publishing if job is running because of dependabot or a pull-request-check) | no | auto |
| publish-on-events | whitelist of event-types that enable publishing | no | release push |
Outputs
no outputs