From: Joe Wreschnig Date: Sat, 26 Jan 2019 08:45:04 +0000 (+0100) Subject: Add CI integration for GitLab X-Git-Url: https://git.korewanetadesu.com/?p=apt-sources-list.git;a=commitdiff_plain;ds=sidebyside Add CI integration for GitLab Although this mode is still not canonically hosted on GitLab, https://gitlab.com/joewreschnig/apt-sources-list-mode contains a CI-enabled mirror. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..f244aaf --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,6 @@ +image: "registry.gitlab.com/joewreschnig/emacs-cask-docker-image:alpine-edge" + +test: + stage: test + script: + - make