projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4861558
)
huh
author
rinpatch
<rinpatch@sdf.org>
Tue, 2 Apr 2019 06:02:21 +0000
(09:02 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Tue, 2 Apr 2019 06:02:21 +0000
(09:02 +0300)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 9d95ff7af800d19e6743c3f6ddf7fa0aff78dc84..9f3e8568f7934dc5aeaaceb3b2b20352226e2490 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-25,7
+25,7
@@
before_script:
build:
stage: build
script:
- - mix deps.get
--only test
+ - mix deps.get
- mix compile --force
docs_build: