projects
/
pelican-mode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a699348
)
Add CI integration for GitLab
master
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sat, 26 Jan 2019 09:00:05 +0000
(10:00 +0100)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sat, 26 Jan 2019 09:00:05 +0000
(10:00 +0100)
Although this mode is still not canonically hosted on GitLab,
https://gitlab.com/joewreschnig/pelican-mode contains a
CI-enabled mirror.
.gitlab-ci.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitlab-ci.yml
b/.gitlab-ci.yml
new file mode 100644
(file)
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