summarylogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJames Dressel2021-06-21 17:12:02 -0400
committerJames Dressel2021-06-23 13:17:55 -0400
commit2a37de3b03d5f953d80b660771a4f203eae41b5c (patch)
treea61000d62772dfb1f5fe0a70c077772e1746a79e /.gitlab-ci.yml
downloadaur-2a37de3b03d5f953d80b660771a4f203eae41b5c.tar.gz
Initial commit
I switched from `${pkgname}` to `1password` since the pkgname has to match the repo name (`1password-beta`).
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 000000000000..431c6154f98a
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,3 @@
+include:
+ - project: 'dev/core/1password-archlinux-aur-ci'
+ file: '/ci.yml'