Add .gitlab-ci.yml
This commit is contained in:
10
.gitlab-ci.yml
Normal file
10
.gitlab-ci.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
image: exherbo/exherbo_ci
|
||||
|
||||
variables:
|
||||
REPO: hasufell
|
||||
REPO_NAMESPACE: exherbo-unofficial
|
||||
|
||||
build:
|
||||
script:
|
||||
- buildtest
|
||||
|
||||
Reference in New Issue
Block a user