aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99e0fb434abe..eccd96209ad0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ build:
- master
- web
script:
- - yes | pacman -Sy base-devel
+ - pacman -Sy --needed --noconfirm base-devel
- makepkg $i
stage: build
tags: