Allow configure post and pre hooks directly from the repository

Something like:

Pre Deploy Actions .deployhq/pre_deploy:

#!/bin/bash
chmod 755 site/assets/cache -R
chmod 755 site/assets/files -R
chmod 755 site/assets/logs -R
chmod 755 site/assets/sessions -R


Post Deploy Actions .deployhq/post_deploy:

#!/bin/bash
php site/assets/cache/ClearCache.php

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board

πŸ’‘ Feature Request

Date

Over 1 year ago

Author

Facundo@DHQ

Subscribe to post

Get notified by email when there are changes.