docs: fixed misleading example code
Signed-off-by: m0un10 <7553951+m0un10@users.noreply.github.com>
This commit is contained in:
parent
27d878456f
commit
071d882d08
@ -42,7 +42,7 @@ bar: bash.#Run & {
|
|||||||
script: contents: #"""
|
script: contents: #"""
|
||||||
echo "hello"
|
echo "hello"
|
||||||
"""#
|
"""#
|
||||||
env: HACK: "\(test.success)" // <== HACK: CHAINING of action happening here
|
env: HACK: "\(foo.success)" // <== HACK: CHAINING of action happening here
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user