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
Merge requests
!74
Draft: Resolve "Update nf-tower token"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Resolve "Update nf-tower token"
91-update-nf-tower-token
into
dev
Overview
0
Commits
13
Pipelines
14
Changes
3
Open
Venkat Malladi
requested to merge
91-update-nf-tower-token
into
dev
3 years ago
Overview
0
Commits
13
Pipelines
14
Changes
1
Expand
Closes
#91
0
0
Merge request reports
Viewing commit
77d6c208
Prev
Next
Show latest version
1 file
+
1
−
1
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
77d6c208
Fix token
· 77d6c208
Venkat Malladi
authored
3 years ago
workflow/nextflow.config
+
1
−
1
Options
@@ -21,7 +21,7 @@ report {
@@ -21,7 +21,7 @@ report {
}
}
tower
{
tower
{
accessToken
=
'eyJ0aWQiOiAzODI
2
fS42
MzQ1ODI1Zjg3NWQ4M2FiY2JmODcwNzA2ODNjODQ2NGNiYTUwMzQx
'
accessToken
=
'eyJ0aWQiOiAzODI
y
fS42
YWFjOWMwZDM4Mjc1NmY0MGJiY2QxNWRkOTZlYTU4MDlmY2NkZmRj
'
workspaceId
=
'84512216752206'
workspaceId
=
'84512216752206'
enabled
=
true
enabled
=
true
}
}