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 fc59b88 commit f2e6212Copy full SHA for f2e6212
MC/doc/WorkflowRunner.md
@@ -58,7 +58,7 @@ still in development. Currently, it follows the following scheme:
58
},
59
{
60
"name": "task2",
61
- "env": { "MY_ENV":1 }
+ "env": { "MY_ENV": "1" }
62
"cmd": "o2-sim-digitizer-workflow"
63
"needs": [ "task1" ],
64
"resources": {
0 commit comments