controls-kt/.space.kts

3 lines
79 B
Kotlin

job("Build and run tests") {
gradlew("amazoncorretto:17-alpine", "build")
}