From: rinpatch Date: Tue, 2 Apr 2019 06:02:21 +0000 (+0300) Subject: huh X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=7827b929fc9816f556dc352c572f6c2ed1f1e470;p=akkoma huh --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9d95ff7af..9f3e8568f 100644 --- 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: