We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b20880 commit 711b8efCopy full SHA for 711b8ef
docs/deep-dive-into-hyperexecute-yaml.md
@@ -687,10 +687,6 @@ The `globalPost` flag defines a post-execution step that runs once after all tas
687
- This feature is supported in YAML version 0.1 and 0.2 only.
688
- `remote` mode is not supported for **XCUI** and **Espresso** framework jobs. Default mode for these frameworks is `local`.
689
690
-#### Limitations
691
-- This feature is supported in 0.1 and 0.2 yaml only.
692
-- Remote mode is not supported for XCUI and espresso framework jobs. Default mode for these frameworks is local.
693
-
694
```yaml title="hyperexecute.yaml"
695
globalPost:
696
mode: remote #local or remote
0 commit comments