资讯

The heart of the software world beats in the concept of forking. But why and how do we fork a project? In this detailed guide ...
Gitkube is a tool for building and deploying Docker images on Kubernetes using git push. After a simple initial setup, users can simply keep git push -ing their repos to build and deploy to Kubernetes ...
The network_mode and clone_url are necessary so that your runner can clone your gitlab repository at your hostname my.gitlab. To bind our host docker socket to the runner we need to add the volumes ...