Skip to content
Snippets Groups Projects
Commit e44f420a authored by Andri Fränkl's avatar Andri Fränkl
Browse files

Update .gitlab-ci.yml

parent 0e0b7bc7
No related branches found
No related tags found
1 merge request!28Update .gitlab-ci.yml
Pipeline #14839 failed
......@@ -6,7 +6,7 @@ default:
my_tests:
# Good to put a small description here of what this job does
before_script:
- pip install -r requirements.txt
- pip install -r requirements_dev.txt
script:
- echo "Command 1"
- echo "Command 2"
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