1
0
mirror of synced 2025-12-20 02:19:14 -05:00

Update running-code-scanning-in-your-ci-system.md

Fixes #168 with the proposed changes.
This commit is contained in:
Arthur Casals
2020-10-07 22:17:20 +02:00
committed by GitHub
parent ee6f5ae03e
commit e0c2d0457b

View File

@@ -39,6 +39,8 @@ chmod +x codeql-runner-macos
sudo xattr -d com.apple.quarantine codeql-runner-macos
```
On Windows, the `codeql-runner-win.exe` file usually requires no change to permissions.
### Adding the {% data variables.product.prodname_codeql_runner %} to your CI system
Once you have downloaded the {% data variables.product.prodname_codeql_runner %} and verified that it can be executed, you should make the runner available to each CI server that you intend to use for {% data variables.product.prodname_code_scanning %}. In addition to this, each CI server also needs: