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) # Specify the docker image to use (only used if using docker runners)
# See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html) # See http://doc.gitlab.com/ee/ci/docker/using_docker_images.html)
default:
image: rikorose/gcc-cmake
stages: stages:
- test - test
unit-test-job: unit-test-job: