afatah
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by afatah-
afatah commented,
Sorted. Sorry i had a typo further up my yml file. the solution is: - /bin/cp -R * $DEPLOYPATH I was struggling to find a solution. Thanks Chris, you are lifesaver!
-
afatah commented,
Thanks for your reply.. Sorry, if I was not clear. I would like to to push the css, js, and img folders to the $DEPLOYPATH. For example, my repo tree is as follows: [QUOTE] css/... js/... im...
-
afatah created a post,
Include directories for deployment in cpanel.yml?
Hi, I gone through cpanel documentation, but I couldn't find how to include folders for deployment. The only reference I could find is this.. [QUOTE] --- deployment: tasks: - export DEPLOY...