Update .gitlab-ci.yml file
This commit is contained in:
@@ -8,6 +8,7 @@ run_tests:
|
||||
before_script:
|
||||
- echo "$CI_BUILDS_DIR"
|
||||
- source /home/gitlab-runner/miniconda3/bin/activate cristallina
|
||||
- echo `pwd`
|
||||
- pip install -e cristallina
|
||||
script:
|
||||
- echo "Hello, $GITLAB_USER_LOGIN!"
|
||||
|
||||
Reference in New Issue
Block a user