fix: table not generated by mkdocs due to wrong syntax (#498)

This commit is contained in:
Marcus Holl
2019-02-08 11:35:58 +01:00
committed by Christopher Fenner
parent df90255739
commit 3a8bd80f09
+3 -1
View File
@@ -55,7 +55,9 @@ testsPublishResults script: this, junit: [pattern: '**/newman/TEST-*.xml']
We recommend to define values of step parameters via [config.yml file](../configuration.md).
In following sections the configuration is possible:| parameter | general | step | stage |
In following sections the configuration is possible:
| parameter | general | step | stage |
|-----------|---------|------|-------|
| `dockerImage` |  | X | X |
| `failOnError` |  | X | X |