mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-06 08:36:24 +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
|
stage: test
|
||||||
image: archlinux/base
|
image: archlinux/base
|
||||||
before_script:
|
before_script:
|
||||||
- pacman -Sy --noconfirm && pacman -S --noconfirm python python-pip
|
- pacman -Sy --noconfirm && pacman -S --noconfirm python python-pip diffutils
|
||||||
- pip install PyYAML
|
- pip install PyYAML
|
||||||
script:
|
script:
|
||||||
- bash tests/run.sh break
|
- bash tests/run.sh break
|
||||||
|
|
Loading…
Add table
Reference in a new issue