Mettre à jour le fichier .gitlab-ci.yml
This commit is contained in:
@@ -46,6 +46,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- rm -rf ~/.hex/cache.ets
|
- rm -rf ~/.hex/cache.ets
|
||||||
- npm ci
|
- npm ci
|
||||||
|
- mix deps.clean --all
|
||||||
- mix deps.get
|
- mix deps.get
|
||||||
- mix compile
|
- mix compile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user