]> Entropealabs - wampex_test_suite.git/commitdiff
use proper deps.get
authorChristopher <chris@entropealabs.com>
Fri, 17 Apr 2020 18:52:45 +0000 (13:52 -0500)
committerChristopher <chris@entropealabs.com>
Fri, 17 Apr 2020 18:52:45 +0000 (13:52 -0500)
.gitlab-ci.yml

index e55fb05fa5d659731a43af473673f3d7fb5c2fc0..c2b78adc06cfaa2f84e41c1bd3f08a4ae319e86e 100644 (file)
@@ -6,7 +6,7 @@ variables:
 before_script:
   - mix local.hex --force
   - mix local.rebar --force
-  - mix deps.install
+  - mix deps.get
 
 all_tests:
   script: