Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rnaseq
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
rnaseq
Commits
5058b6cb
Commit
5058b6cb
authored
5 years ago
by
Jeremy Mathews
Browse files
Options
Downloads
Patches
Plain Diff
Fix CI
parent
55b54dc6
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!6
Resolve "Fix CI"
Pipeline
#4089
failed with stage
in 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
.gitmodules
+1
-1
1 addition, 1 deletion
.gitmodules
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
5058b6cb
...
...
@@ -6,8 +6,8 @@ variables:
before_script
:
-
module load nextflow/0.31.0
-
git submodule update --init --recursive
-
git submodule sync --recursive
-
git submodule update --init --recursive
stages
:
-
integration
...
...
This diff is collapsed.
Click to expand it.
.gitmodules
+
1
−
1
View file @
5058b6cb
[submodule "workflow/process_scripts"]
path = workflow/process_scripts
url =
git@git.biohpc.swmed.edu:BICF/Astrocyte
/process_scripts.git
url =
..
/process_scripts.git
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