Skip to content
Snippets Groups Projects
Commit 283bc965 authored by Sabine Carpenter's avatar Sabine Carpenter :speech_balloon:
Browse files

Update command to checksum particular projects

parent 6c35205a
No related branches found
No related tags found
1 merge request!70599Update command to checksum particular projects
......@@ -105,7 +105,7 @@ Optionally, specific project IDs can be checksummed by setting an environment
variable `CHECKSUM_PROJECT_IDS` with a list of comma-separated integers, for example:
```shell
CHECKSUM_PROJECT_IDS="1,3" sudo gitlab-rake gitlab:git:checksum_projects
sudo CHECKSUM_PROJECT_IDS="1,3" gitlab-rake gitlab:git:checksum_projects
```
## Uploaded files integrity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment