Skip to content

cim should not run on site:build #49

Open
@peteratdennis

Description

@peteratdennis

When using drupal site:build the command drush cim -y is run which effectively does, in drupal 7 language, features revert all.
This means that if a configuration is change on live it will be lost on the devs vm and consequently on the next release.
So drush cim -y should not run on the VM, it still must run on live however.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions