Skip to content
Snippets Groups Projects
Commit 01e0f56e authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update .gitlab-ci.yml

parent b7eba1f3
Branches
Tags
No related merge requests found
variables:
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH/$CI_JOB_STAGE/$CI_JOB_NAME
before_script:
- module add python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment