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 7d7509e commit a19b032Copy full SHA for a19b032
features/src/wordpress/NOTES.md
@@ -0,0 +1,3 @@
1
+There are two environment variables that affect the Update Content lifecycle script:
2
+ * `WPUC_SKIP_COMPOSER_INSTALL`: do not run the `composer install` step;
3
+ * `WPUC_SKIP_NPM_INSTALL`: do not run the `npm install` step.
0 commit comments