10 lines
81 B
YAML
10 lines
81 B
YAML
---
|
|
|
|
stages:
|
|
- check
|
|
|
|
Check config:
|
|
stage: check
|
|
scripts:
|
|
i3 -C config
|