Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 572 Bytes

File metadata and controls

16 lines (13 loc) · 572 Bytes

##Template update

###In quai10-template

  1. Tag a new version (in master branch) with a semantic versioning number (0.1.x)
  2. Push to GitHub

###In quai10-wordpress

  1. composer update
  2. Commit the newly generated composer.lock
  3. Tag a new version (in master branch) with a semantic versioning number (0.1.x)
  4. Push to GitHub

###On quai10.org

  1. Connect with quai10 user (either directly or with sudo -i -u)
  2. git pull
  3. composer install --no-dev