summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Kaspar Rudert (mortzu)2015-09-29 03:48:36 +0200
committerMoritz Kaspar Rudert (mortzu)2015-09-29 03:48:36 +0200
commit789891bc4b1de9a24f4289a8939ac53138da4590 (patch)
treeef8f2f01a9d965affc73bd6796ec38aa16782748
parentb2e52fa9632cfaf2f074cb0731e1af2fb24716bd (diff)
downloadaur-789891bc4b1de9a24f4289a8939ac53138da4590.tar.gz
stuff
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 74649bf25309..9673712410ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,6 +8,7 @@ Build:
- export PATH=$BINDIR:$PATH
- export TERM='linux'
- export PACMAN='pacman2'
+ - yaourt -Syu --noconfirm
- makepkg --cleanbuild --clean --force --syncdeps --rmdeps --noconfirm --asdeps
tags:
except: