From 81136210b948d8cc9f37742b3d93347209e7129e Mon Sep 17 00:00:00 2001 From: Administrator Date: Sun, 23 Jan 2022 11:30:00 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f41c9d..7e131d1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,8 +15,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: gcc-cmake +#default: +# image: gcc-cmake stages: # List of stages for jobs, and their order of execution - build