Update .gitlab-ci.yml file
This commit is contained in:
parent
91027b2e41
commit
dc58f0a473
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user