diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8538d58..9e5d1b7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: Build: stage: build - image: rikorose/gcc-cmake + image: eedb_buildsystem:latest tags: - c++