11 lines
127 B
YAML
11 lines
127 B
YAML
image: exherbo/exherbo_ci
|
|
|
|
variables:
|
|
REPO: hasufell
|
|
REPO_NAMESPACE: exherbo-unofficial
|
|
|
|
build:
|
|
script:
|
|
- buildtest
|
|
|