1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-20 21:52:04 +00:00

Add in fake key.

This commit is contained in:
Venkat Malladi 2021-11-18 15:20:59 -06:00
parent a8075ee938
commit b1a9c2e4c6

View file

@ -8,7 +8,7 @@ params {
batch_name = false
batch_key = false
storage_name = 'nextflow-test'
storage_key = 'not a real key'
storage_key = 'aepeL0FVpPKAM7i9F1F68p9n//0zi+xE1vNStbHD3sVJjqfGqtDd007UxaTUaCqaClHLWEj8JG2HV0AnTLVDaA=='
}
docker {