projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c662b09
)
CI: install cmake since fast_html now requires it
author
rinpatch
<rinpatch@sdf.org>
Fri, 7 Aug 2020 14:33:59 +0000
(17:33 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 7 Aug 2020 15:06:54 +0000
(18:06 +0300)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index c9ab848926f21debe460cee18509380aefdc3ffb..66813c8140d1477e4b14c67e8ed02074d5b72584 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-22,6
+22,7
@@
stages:
- docker
before_script:
+ - apt-get update && apt-get install -y cmake
- mix local.hex --force
- mix local.rebar --force