summarylogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorhashworks2019-09-12 18:12:31 +0200
committerhashworks2019-09-12 18:12:31 +0200
commite0a54472fc8e00268e0f2dc5e3d43eae5d9bbf3a (patch)
treeb780ae745f4e94583ca00029a3233a1d9c3c5949 /.gitlab-ci.yml
parent40bcd640bbb4640d39634730ebd9ba299d81dd0e (diff)
downloadaur-e0a54472fc8e00268e0f2dc5e3d43eae5d9bbf3a.tar.gz
Add CI
Diffstat (limited to '.gitlab-ci.yml')
-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'