Update .gitlab-ci.yml file

This commit is contained in:
Pascal Serrarens 2023-12-30 12:01:36 +00:00
parent 91027b2e41
commit dc58f0a473

View File

@ -7,8 +7,7 @@
#
# 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: