From f196ebadea5da2a0870891a09097997794d3a423 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Sat, 30 Dec 2023 12:56:04 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42d745c..6b28d70 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,8 @@ # Specify the docker image to use (only used if using docker runners) # See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html) +default: + image: rikorose/gcc-cmake stages: - test unit-test-job: