We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19366bc commit 3478b8aCopy full SHA for 3478b8a
.gitlab-ci.yml
@@ -191,6 +191,7 @@ codeql-scan:
191
KUBERNETES_CPU_LIMIT: 10
192
KUBERNETES_MEMORY_REQUEST: 96Gi
193
KUBERNETES_MEMORY_LIMIT: 96Gi
194
+ CI_PROJECT_NAMESPACE: DataDog
195
CODEQL: /usr/local/codeql/codeql
196
CODEQL_DB: /tmp/dd-trace-py.codeql
197
PYTHON_CUSTOM_QLPACK: /tmp/codescanning/qlpacks/python/codeql-suites/python-code-scanning.qls
0 commit comments