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.gradle
Use the systemgradle
command. -
Gradle.task
Execute a task.