mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Add in fake key.
This commit is contained in:
parent
a8075ee938
commit
b1a9c2e4c6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ params {
|
||||||
batch_name = false
|
batch_name = false
|
||||||
batch_key = false
|
batch_key = false
|
||||||
storage_name = 'nextflow-test'
|
storage_name = 'nextflow-test'
|
||||||
storage_key = 'not a real key'
|
storage_key = 'aepeL0FVpPKAM7i9F1F68p9n//0zi+xE1vNStbHD3sVJjqfGqtDd007UxaTUaCqaClHLWEj8JG2HV0AnTLVDaA=='
|
||||||
}
|
}
|
||||||
|
|
||||||
docker {
|
docker {
|
||||||
|
|
Loading…
Reference in a new issue