This plugin exposes various utility scripts as reusable scripts to other commands of the same pipeline step where the plugin is included.
-
composer-install- Runs thecomposer installcommand with production settings. -
npm-install- Runs thenpm cicommand with production settings. -
clean-directory- Recursively force-deletes all files in the directory, that is passed as the first argument to this script.