1 2 3 4 5 6
check: image: "registry.gitlab.com/sio4/runner:latest" script: - cargo check - cargo test - cargo test --release