~singpolyma/biboumi

a77ae2d04873b0acf6feaa9c273aee5bbbad2a09 — louiz’ 6 years ago 1a09c96
Run pacman -Syuu before runing the tests in archlinux
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 280,6 280,7 @@ packaging:archlinux:
  image: docker.louiz.org/biboumi-test-archlinux:latest
  before_script: []
  script:
    - sudo pacman -Syuu --noconfirm
    - git clone https://aur.archlinux.org/litesql-git.git
    - cd litesql-git
    - makepkg --noconfirm -s && makepkg -f && sudo pacman --noconfirm -U *.pkg.*