jjstruck
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by jjstruck-
jjstruck commented,
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...
-
jjstruck commented,
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...
-
jjstruck commented,
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?
-
jjstruck commented,
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...
-
jjstruck created a post,
.cpanel.yml and Staging/Production environments
I'm at wits end with this. I have 2 cPanel domains (environments). One for staging and one for production. I have a cPanel remote repo that I can push to based off my local repo's staging branch an...