diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7feabd392eb54..80dcd00600743 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - test - build -image: parity/rust:gitlab-ci +image: parity/rust:substrate variables: CI_SERVER_NAME: "GitLab CI"