cue fmt
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
b5b73a3a8f
commit
69ee3750b8
@ -6,9 +6,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
engine.#Plan & {
|
engine.#Plan & {
|
||||||
actions: {
|
actions: sayHello: os.#Container & {
|
||||||
sayHello: os.#Container & {
|
|
||||||
command: "echo Hello Europa!"
|
command: "echo Hello Europa!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
Reference in New Issue
Block a user