Update .gitlab-ci.yml file
This commit is contained in:
parent
e3eb088fde
commit
81136210b9
@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
# 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:
|
#default:
|
||||||
image: gcc-cmake
|
# image: gcc-cmake
|
||||||
|
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
- build
|
- build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user