Skip to content
Snippets Groups Projects
Commit 45892121 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix access token

parent 6405ffff
Branches
Tags
2 merge requests!95Update rna-seq.nf,!94Resolve "Move seqwho reference"
Pipeline #10547 failed with stages
in 13 seconds
......@@ -110,7 +110,7 @@ process {
}
tower {
accessToken = 'eyJ0aWQiOiAzODI0fS5kNDc2YWQ2ZGVjYzdmMzNkNzk1ZDFjNDM2NTIxN2ZkZDEyMDhmYmU1 '
accessToken = 'eyJ0aWQiOiAzODI0fS5kNDc2YWQ2ZGVjYzdmMzNkNzk1ZDFjNDM2NTIxN2ZkZDEyMDhmYmU1'
workspaceId = '84512216752206'
enabled = true
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment