Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 853 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 853 Bytes

shipit-silverstripe

A set of SilverStripe tasks for Shipit used for SilverStripe specific processes on deploy.

Features:

Install

npm install shipit-silverstripe

Usage

Just simply run: (This triggers the silverstripe task on the deploy published event. No additional config necessary.)

shipit staging deploy

Or you can run the tasks separately :

shipit staging silverstripe
  shipit staging silverstripe:composer
  shipit staging silverstripe:devbuild

License

MIT