Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1 KB

File metadata and controls

27 lines (17 loc) · 1 KB

deployer-extended-assets

http://img.shields.io/packagist/v/sourcebroker/deployer-extended-assets.svg?style=flat https://img.shields.io/badge/license-MIT-blue.svg?style=flat

Add tasks that allows to build and deploy frontend assets from local level.

The flow first checks if the git repo is clean and all changes pushed. If yes that means that we are in state that is secure to make build and upload changes to git.

It is strongly advisable to run build in predictable env inside docker (an extremely good local docker env is https://ddev.com/)

Look inside ./deployer/assets/config/set.php to check avaliable options.

See https://github.com/sourcebroker/deployer-extended-assets/blob/master/CHANGELOG.rst