mash/.gitlab-ci.yml
2023-08-10 08:30:20 +00:00

5 lines
82 B
YAML

test:
image: "elixir:1.14.4-alpine"
script:
- mix deps.get
- mix mash