afatah
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by afatah-
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!
-
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...