diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98fa8ea4a4c..b914066ecbb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ stages: build:centos8: stage: build:rpm - imgae: centos:8 + image: centos:8 script: - dnf install -y epel-release - dnf install --nogpg -y gcc-c++ rpm-build which tar dnf-plugins-core git