Is it possible to gitlab run cicd own vps and host from the gitlab pages,that way i might not reach cicd limits per month which are 400min.
Is there any other way i could do build in my vps and push build folder to gitlab to just host.
Thank you.
Is it possible to gitlab run cicd own vps and host from the gitlab pages,that way i might not reach cicd limits per month which are 400min.
Is there any other way i could do build in my vps and push build folder to gitlab to just host.
Thank you.
Hi @watchdhog
yes there is! You just need to install a GitLab runner on your own server and register a new runner for your repo. The dc