Skip to content
Snippets Groups Projects

Remove pyproject.toml hack from dependency scanning CI job

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -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 -------
#
Loading