mirror of https://github.com/embarklabs/embark.git
5ea4807c90
Add an `enabled` property to the pipeline config. This lets developers disable the pipeline using the config file. Updates to the enabled property will be reflected while embark is running. For example if embark is running with the pipeline, setting `enabled: false` in the pipeline config will build/deploy the contracts but not run the pipeline. Conversely, if embark is running with the pipeline disabled, enabling the pipeline in the config will build/deploy the contracts then build the dapp. |
||
---|---|---|
.. | ||
templates | ||
tests | ||
.gitignore | ||
.yarnrc |