From 776c53283adc82b7c7547c56a32f15440c735ea5 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 14 Jul 2025 20:10:01 +0200 Subject: Changed the image to get gem cli --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9bcc0f..18356ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: python:latest +image: ruby:latest before_script: - python --version ; pip --version -- cgit v1.3.1