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

Merge branch '80-concurrent_issue' into ci-merge-test

parents a1d4744c 0de688a6
Branches
Tags
1 merge request!68Ci merge test
Pipeline #6515 passed with stages
in 1 day, 6 hours, 37 minutes, and 24 seconds
variables:
GIT_DEPTH: 5
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_RUNNER_SHORT_TOKEN/$CI_PROJECT_NAME/$CI_PIPELINE_ID/$CI_CONCURRENT_ID/$CI_JOB_ID/
before_script:
- module add python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
- module load nextflow/0.31.0
- ulimit -c unlimited
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/chipseq/*fastq.gz test_data/
stages:
......
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