ci: fix build image name.
This commit is contained in:
parent
7aca29b244
commit
b55c3f7d06
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ tests:
|
|||
|
||||
archlinux:
|
||||
stage: build
|
||||
image: registry.gitlab.com/archlex/packages/builders/arch
|
||||
image: registry.gitlab.com/archlex/packages/builders/archlinux
|
||||
script:
|
||||
- sudo pacman -Syu --noconfirm --noprogressbar lsb-release
|
||||
- makepkg -s --noconfirm --noprogressbar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue