Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
cellranger_mkfastq
Commits
e396f80f
Commit
e396f80f
authored
Jun 20, 2020
by
Gervaise Henry
🤠
Browse files
Fix params.dev
parent
5dc602b6
Pipeline
#7361
passed with stages
in 11 minutes and 18 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
workflow/main.nf
View file @
e396f80f
...
@@ -79,7 +79,7 @@ process trackStart {
...
@@ -79,7 +79,7 @@ process trackStart {
"status": "started", \
"status": "started", \
"nextflowVersion": "${workflow.nextflow.version}",
"nextflowVersion": "${workflow.nextflow.version}",
"ci": ${params.ci},
"ci": ${params.ci},
"dev": ${param
2
.dev}}' \
"dev": ${param
s
.dev}}' \
"https://xku43pcwnf.execute-api.us-east-1.amazonaws.com/ProdDeploy/pipeline-tracking"
"https://xku43pcwnf.execute-api.us-east-1.amazonaws.com/ProdDeploy/pipeline-tracking"
"""
"""
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment