1
0
Fork 0
gitlab-wmf-ircservserv-config/.gitlab-ci.yml
Kunal Mehta 9c29b3fcb2 Pull ircservserv from GitLab, don't pin commit
The pinning of the commit was only needed to bypass blubber's
caching, which shouldn't be needed here.
2024-07-21 13:53:05 -04:00

18 lines
431 B
YAML

stages:
- test
variables:
CARGO_BUILD_JOBS: "1"
IRCSERVSERV_REPO: "https://gitlab.wikimedia.org/toolforge-repos/ircservserv"
test-validate:
stage: test
tags:
- wmcs
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
image: rust:latest
script:
- cargo install --locked --git $IRCSERVSERV_REPO
- /usr/local/cargo/bin/validate-config channels