1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00
deprecated-gotham-restful/.gitlab-ci.yml
2019-09-26 17:34:31 +02:00

9 lines
93 B
YAML

stages:
- check
check:
stage: check
image: msrd0/rust-pq
script:
- cargo check