Skip to content

Commit

Permalink
[CI] fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 22, 2020
1 parent c14265b commit a7f4220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit a7f4220

Please sign in to comment.