mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
gitlab-ci: fix archlinux docker image
This commit is contained in:
parent
72cef85201
commit
e4a7726033
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ ubuntu_bionic_pip:
|
||||||
|
|
||||||
# test install process on a bleeding edge distro with pip
|
# test install process on a bleeding edge distro with pip
|
||||||
arch_pip_install:
|
arch_pip_install:
|
||||||
image: archlinux/base
|
image: archlinux
|
||||||
only:
|
only:
|
||||||
- master@fdroid/fdroidserver
|
- master@fdroid/fdroidserver
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue