mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-06 08:36:24 +02:00
5 lines
85 B
YAML
5 lines
85 B
YAML
debian:
|
|
stage: test
|
|
image: "debian/stable"
|
|
script:
|
|
- bash tests/run.sh run
|