Use pacman --noconfirm

This commit is contained in:
Sven-Hendrik Haase 2020-10-19 19:26:55 +02:00
parent 03fe0b4250
commit c786b40a38
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -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