aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Set CARGO_HOME in GitLab CI to inside project dirA Farzat24 hours1-0/+3
| | | | This lets it know where to find and cache cargo files.
* Add cargo-clippy manually for GitLab CIA Farzat29 hours1-1/+1
|
* Manually install rustfmt for GitLab CIA Farzat29 hours1-0/+1
|
* Add basic GitLab CI workflowA Farzat29 hours1-0/+49