mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-05 08:06:25 +02:00
Update archlinux before_script
This commit is contained in:
parent
5679710eba
commit
b9a17d3ad8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ archlinux:
|
|||
stage: test
|
||||
image: archlinux/base
|
||||
before_script:
|
||||
- pacman -Sy --noconfirm && pacman -S --noconfirm python python-pip
|
||||
- pacman -Sy --noconfirm && pacman -S --noconfirm python python-pip diffutils
|
||||
- pip install PyYAML
|
||||
script:
|
||||
- bash tests/run.sh break
|
||||
|
|
Loading…
Add table
Reference in a new issue