Hi –
I’m trying to set up Git syncing with Gitlab (instead of Github) using my on-premises instance of Retool. I was able to set up a deploy key, and have confirmed that Retool is pushing updates to the git repository. However - I haven’t been able to get the app to pull from GIT. I’ve tried committing directly to the repo, as well as merging in changes from my other Retool environment’s branch.
In the logs, I see “[GIT_SYNC] No changes found.” outputted periodically, with no change when I add a new commit to the git repository (on the branch set up with the Retool instance).
Help is appreciated!