Skip to content

Move Ruby build_image job to k8s runners with a private image registry

Divish Rajagopal requested to merge feature/move-ruby-build-to-k8s into master

The change moves the build_image job to k8s runners(tag: harbor) and then modifies the FROM directive in the Dockerfile behind the scenes to pull the image from our private registry rather than from docker hub directly

Tests

Edited by Divish Rajagopal

Merge request reports