Skip to content
Snippets Groups Projects
Commit 44380252 authored by Duncan Macleod's avatar Duncan Macleod
Browse files

Merge branch 'ci-update-dependency-scanning' into 'master'

Remove pyproject.toml hack from dependency scanning CI job

See merge request !66
parents 9d42e177 39f574ad
No related branches found
No related tags found
1 merge request!66Remove pyproject.toml hack from dependency scanning CI job
Pipeline #536256 passed with warnings
......@@ -37,9 +37,6 @@ dependency_scanning:
needs: []
variables:
SECURE_LOG_LEVEL: "debug"
before_script:
# https://gitlab.com/gitlab-org/gitlab/-/issues/358800
- rm -f pyproject.toml
# -- license scanning -------
#
......
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