I’m experiencing an issue where attempting to deploy a service leads to errors referencing code that no longer exists.
Moreover, when I run ls/cat commands in the render shell in the online ui, it’s very clear that the repo present is many from many commits ago.
However, I’ve confirmed that the service is pointing to the correct repo, branch, and that I’m attempting to deploy the current / most recent commit.
What could be causing this disconnect - does the Render shell show a repository that doesn’t reflect the most recent commit in the repo/branch specified?