GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Gradle • Companion • gradlew
gradlew¶
val CommandDsl.gradlew: Gradle
Allows executing commands using the Gradle Wrapper bundled into the project.
See also¶
-
Gradle.Companion.gradleUse the systemgradlecommand. -
Gradle.taskExecute a task.