Commit 9d908c4
feat: add support for runOnlyForDeploymentPostprocessing (#172)
* Add support for runOnlyForDeploymentPostprocessing
* Add Test for runOnlyForDeploymentPostprocessing
* fix(runOnlyForDeploymentPostprocessing): only allow 0 or 1, defaulting invalid values to 0
* fix(runOnlyForDeploymentPostprocessing): any truthy value, it will be set to 1, including any non-empty strings
---------
Co-authored-by: Vijay Sharma <vijay.sharm@gmail.com>1 parent 2f89486 commit 9d908c4
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1615 | 1615 | | |
1616 | 1616 | | |
1617 | 1617 | | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
1618 | 1624 | | |
1619 | 1625 | | |
1620 | 1626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
194 | 200 | | |
0 commit comments