We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e229eff commit 78997cbCopy full SHA for 78997cb
4 files changed
examples/run-return-all.yaml
@@ -8,4 +8,4 @@ do:
8
run:
9
container:
10
image: hello-world
11
- return: all
+ return: all
examples/run-return-code.yaml
- return: code
+ return: code
examples/run-return-none.yaml
- return: none
+ return: none
examples/run-return-stderr.yaml
- return: stderr
+ return: stderr
0 commit comments