summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhashworks2019-09-12 18:44:33 +0200
committerhashworks2019-09-12 18:44:33 +0200
commit519df56d64192146a8c40b085153b93374905e40 (patch)
treebc0268d536120864bd916206ef2877c170862ecd
parent9fd6ca52a3248b119685ec46eed80358931c7ead (diff)
downloadaur-519df56d64192146a8c40b085153b93374905e40.tar.gz
Add CI
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 000000000000..e011b6f7c948
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,4 @@
+include:
+ - project: 'aur-packages/ci-cd'
+ ref: master
+ file: 'github-packages.yml'