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

Update NF Tower access token to BICF user

parent 445f6693
Branches
Tags
2 merge requests!95Update rna-seq.nf,!94Resolve "Move seqwho reference"
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
* Add licence header to nf file, R and python scriptsand pytest scripts * Add licence header to nf file, R and python scriptsand pytest scripts
* Stop using RCB and RMB (default) with deriva.core insert calls to match server update (#134) * Stop using RCB and RMB (default) with deriva.core insert calls to match server update (#134)
* Replace default seqwho reference location to one provided by source lab (#127) * Replace default seqwho reference location to one provided by source lab (#127)
* Update NF Tower access token to BICF user
# v2.0.0 # v2.0.0
**User Facing** **User Facing**
......
...@@ -110,7 +110,7 @@ process { ...@@ -110,7 +110,7 @@ process {
} }
tower { tower {
accessToken = '3ade8f325d4855434b49aa387421a44c63e3360f' accessToken = '3ade8f3eyJ0aWQiOiAzODE5fS4zNWQ4M2ZhYmE0YThjMDQ5Y2RmMjI0YzE2NmIyNmNjZDI4ZDQ4ODFl'
enabled = true 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