Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tcga_shiny
Manage
Activity
Members
Labels
Plan
Issues
0
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
tcga_shiny
Commits
3aed2985
There was a problem fetching the pipeline stages.
Commit
3aed2985
authored
5 years ago
by
Gervaise Henry
🤠
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'master'
Try and fix output folder See merge request
!7
parents
5da82f30
3f7e4366
2 merge requests
!11
Master
,
!7
Try and fix output folder
Pipeline
#3505
passed with stage
in 1 second
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflow/main.nf
+1
-1
1 addition, 1 deletion
workflow/main.nf
with
1 addition
and
1 deletion
workflow/main.nf
+
1
−
1
View file @
3aed2985
...
...
@@ -8,7 +8,7 @@ params.run = "TRUE"
process copy {
publishDir "$baseDir/
../
output/", mode: 'copy'
publishDir "$baseDir/output/", mode: 'copy'
input:
...
...
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