Skip to content
Snippets Groups Projects
Commit 3cf4389d authored by Carlos Vega's avatar Carlos Vega
Browse files

updated licensing analysis in CI

parent 14bcd4fd
No related branches found
No related tags found
1 merge request!445Support for Python 3.11
Pipeline #80340 failed
image: python:3.9
include:
- template: Security/License-Scanning.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
variables:
POSTGRES_DB: smash
POSTGRES_USER: runner
POSTGRES_PASSWORD: password
gemnasium-python-dependency_scanning:
before_script:
- apt-get update && apt-get install -y python-dev-is-python3 libldap2-dev libssl-dev libcurl4-openssl-dev libpq-dev libsasl2-dev gcc
.test_template: &test_definition
stage: test
......
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