Self hosted git repo?

So I've got my own self-hosted gitlab instance, Is there a way to get code from that gitlab instance onto cloudflare pages? since the log-in thing for gitlab through cloudflare pages takes me to gitlab's gitlab instance...
3 Replies
James
James16mo ago
Unfortunately you won’t be able to link to your self-hosted instance
James
James16mo ago
Instead you can use direct upload though to get your site uploaded to Pages: https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/
Use Direct Upload with continuous integration · Cloudflare Pages docs
Cloudflare Pages now supports directly uploading prebuilt assets, allowing you to use custom build steps for your applications and deploy to Pages …
>~<
>~<16mo ago
Okay I'll try using that with CI just hoping i can get my ci workers working first...