Skip to content
Snippets Groups Projects
Commit ff3c0e55 authored by Max Drexler's avatar Max Drexler
Browse files

Update .gitlab-ci.yml file

parent ce167433
No related branches found
No related tags found
No related merge requests found
Pipeline #53710 failed
......@@ -10,6 +10,7 @@ default:
tags: ["docker", "ssec_shared"] # use shared runners at the SSEC
before_script:
- python --version ; pip --version # For debugging
- pip install .
- pip install -r requirements_dev.txt
workflow:
......
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