GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Gradle • Companion • gradle
gradle¶
val CommandDsl.gradle: Gradle
Allows executing commands using the system gradle
command.
See also¶
-
Gradle.Companion.gradlew
Use the Gradle Wrapper bundled in the project. -
Gradle.task
Execute a task.