| Crates.io | cargolifter-backend-gitlab |
| lib.rs | cargolifter-backend-gitlab |
| version | 0.2.0 |
| created_at | 2021-11-29 18:22:03.402933+00 |
| updated_at | 2021-12-01 21:55:12.801415+00 |
| description | CargoLifter Gitlab backend |
| homepage | https://github.com/cemoktra/cargolifter |
| repository | https://github.com/cemoktra/cargolifter |
| max_upload_size | |
| id | 489422 |
| size | 15,714 |
This crate implements the Gitlab backend for CargoLifter
"backend": {
"Gitlab": {
"project_id": "<project id>",
"host": "<hosting custom instance>",
"cargolifter_token": "<a token to use to merge pull requests>",
"default_branch": "<default to main>"
}
}