Browse Source

huh

tags/v1.1.4
rinpatch 5 years ago
parent
commit
7827b929fc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

@@ -25,7 +25,7 @@ before_script:
build:
stage: build
script:
- mix deps.get --only test
- mix deps.get
- mix compile --force

docs_build:


Loading…
Cancel
Save