Skip to content
Snippets Groups Projects
Commit 33987414 authored by GUBAIDULIN's avatar GUBAIDULIN
Browse files

Update .gitlab-ci.yml file with dependency check

parent 96006936
No related branches found
No related tags found
1 merge request!13v0.7.0
......@@ -10,6 +10,9 @@ stages:
- poetry install
- source `poetry env info --path`/bin/activate
include:
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
testing:
extends: .python_job
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment