Skip to content

Commit

Permalink
Merge pull request #195 from casals/patch-8
Browse files Browse the repository at this point in the history
Update running-code-scanning-in-your-ci-system.md
  • Loading branch information
shati-patel authored Oct 8, 2020
2 parents 7613314 + 010d585 commit 5dd286b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5dd286b

Please sign in to comment.