added comment about always
flag + cue fmt
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -45,6 +45,7 @@ package op
|
||||
do: "exec"
|
||||
args: [...string]
|
||||
env?: [string]: string
|
||||
// `true` means also ignoring the mount cache volumes
|
||||
always?: true | *false
|
||||
dir: string | *"/"
|
||||
mount: [string]: "tmpfs" | "cache" | {from: _, path: string | *"/"}
|
||||
|
Reference in New Issue
Block a user