Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chipseq_analysis
Manage
Activity
Members
Labels
Plan
Issues
19
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BICF
Astrocyte
chipseq_analysis
Commits
082cc46d
Commit
082cc46d
authored
4 years ago
by
Venkat Malladi
Browse files
Options
Downloads
Plain Diff
Merge branch '80-concurrent_issue' into ci-merge-test
parents
a1d4744c
0de688a6
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!68
Ci merge test
Pipeline
#6515
passed with stages
in 1 day, 6 hours, 37 minutes, and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-6
0 additions, 6 deletions
.gitlab-ci.yml
with
0 additions
and
6 deletions
.gitlab-ci.yml
+
0
−
6
View file @
082cc46d
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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment