Files
husk-milter/.gitlab-ci.yml
T
2026-05-27 11:42:07 +02:00

9 lines
112 B
YAML

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