Change to newer archlinux Docker image for AUR package build
This commit is contained in:
parent
077a8a0a9d
commit
b8e3ad1300
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ crate:
|
|||
|
||||
# AUR package release
|
||||
pkg-aur:
|
||||
image: base/archlinux
|
||||
image: archlinux/base
|
||||
stage: release
|
||||
only:
|
||||
- /^v(\d+\.)*\d+$/
|
||||
|
|
Loading…
Add table
Reference in a new issue