Use volta in custom docker images
Categories
Use volta in custom docker images
At SumoCoders we have a self-hosted GitLab instance. For each project, we have some CI-jobs. Some of them are as simple as checking code styles, others are more complex like building assets. These jobs are handled by gitlab-runners. In the past we used several droplets (servers) on Digital Ocean as gitlab-runners. These instances were running 24/7, and could only […]