Add CI integration for GitLab master
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 26 Jan 2019 08:45:04 +0000 (09:45 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 26 Jan 2019 08:45:04 +0000 (09:45 +0100)
Although this mode is still not canonically hosted on GitLab,
https://gitlab.com/joewreschnig/apt-sources-list-mode contains a
CI-enabled mirror.

.gitlab-ci.yml [new file with mode: 0644]

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644 (file)
index 0000000..f244aaf
--- /dev/null
@@ -0,0 +1,6 @@
+image: "registry.gitlab.com/joewreschnig/emacs-cask-docker-image:alpine-edge"
+
+test:
+  stage: test
+  script:
+    - make