Skip to main content

Git Push Deployment does not work for all files

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! I had one of our developers that is familiar with Git look through this with me, and neither of us are seeing anything out of the ordinary. The only possibility we came up with was that the change that touches log_dB.php was not checked out.
    0
  • mBeirne
    Hey there! I had one of our developers that is familiar with Git look through this with me, and neither of us are seeing anything out of the ordinary. The only possibility we came up with was that the change that touches log_dB.php was not checked out.

    Hi, thanks for the response. I have the branch checked out on my local machine (using PHPStorm) and in cPanel on the Git version control page the branch is displayed as the " Currently Checked-Out Branch". Is that what you mean?
    0
  • cPRex Jurassic Moderator
    That's what I was looking for, yes. Could there possibly be any issues with the cpanel.yaml file?
    0
  • mBeirne
    I found the issue, it looks like I had 2 .cpanel.yml files in my repository on the server. I did not notice until I pulled from the server to local and saw the two files in my directory, I didn't notice this earlier on the server because the .cpanel.yml file is hidden when in File Manager. Thank you for the help.
    0
  • cPRex Jurassic Moderator
    Great - I'm glad you were able to track that down!
    0

Please sign in to leave a comment.