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

Update .gitlab-ci.yml

parent 97f1439d
No related tags found
1 merge request!442Update Licensing analysis in CI
Pipeline #80105 passed with stage
in 8 minutes and 57 seconds
......@@ -7,13 +7,10 @@ variables:
POSTGRES_DB: smash
POSTGRES_USER: runner
POSTGRES_PASSWORD: password
SECURE_LOG_LEVEL: debug
gemnasium-python-dependency_scanning:
before_script:
- cat /etc/*release*
- apt-get update
- apt-get install -y python-dev-is-python3 libldap2-dev libssl-dev libcurl4-openssl-dev libpq-dev libsasl2-dev gcc
- 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