jjstruck
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by jjstruck-
If I could suggest that the .cpanel.yml need not be checked into the repo. That way people could just place the .cpanel.yml at the root of each remote repo directory and it would build against that...
-
So I finally figured this out. I'm writing this out here for anyone who might be having the same issue. The secret to this is... you don't need the .cpanel.yml. 1. Create an empty repo in your cPa...
-
I'm also confused on what githooks would do. The .cpanel.yml file needs to be checked into the repo. Can you explain more how I'd use githooks to help out here?
-
I'm familiar with git and git checkout. And yes, I've read the documentation. The problem is that the .cpanel.yml HAS to be checked in. Simply being at the root of the directory isn't enough. Becau...