Enabling CodeQL on GitHub Enterprise Server #29
Replies: 1 comment 3 replies
-
One of the tricks to get your tools cache primed is to run a workflow on a internet connected runner, zip up the tools cache in the final step and attach it as a build artefact, release or universal package. Then have another workflow or a custom setup-step that pulls the contents of that folder and extracts it to the runner at the start of the job. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enabling CodeQL on GitHub Enterprise Server
Enabling CodeQL on GitHub Enterprise Server
https://devopsjournal.io/blog/2023/02/07/Enabling-codeql-on-GitHub-Enterprise-Server
Beta Was this translation helpful? Give feedback.
All reactions