BlastingCrisis/.space.kts

3 lines
87 B
Kotlin

job("Hello World!") {
container(displayName = "Say Hello", image = "hello-world")
}