mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 22:27:29 +02:00
Use pacman --noconfirm
This commit is contained in:
parent
03fe0b4250
commit
c786b40a38
@ -172,7 +172,7 @@ release:
|
||||
variables:
|
||||
- $SCHEDULED_PUBLISH == "TRUE"
|
||||
before_script:
|
||||
- pacman -Syu python-gitlab
|
||||
- pacman -Syu --noconfirm python-gitlab
|
||||
script:
|
||||
- python ci/release.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user