Files
husk-milter/.gitlab-ci.yml
T

9 lines
104 B
YAML

stages:
- test
test-job:
stage: test
image: localhost:5000/mta:latest
script:
- cargo test