Init space job
This commit is contained in:
parent
4c37dff413
commit
a7c7a647d9
|
|
@ -0,0 +1,3 @@
|
||||||
|
job("Hello World!") {
|
||||||
|
container(displayName = "Say Hello", image = "hello-world")
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue