mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Remove storage name.
This commit is contained in:
parent
ed4c1d5f22
commit
72ccd44ad6
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ params {
|
|||
az_location = 'westus2'
|
||||
batch_name = false
|
||||
batch_key = false
|
||||
storage_name = 'platinumgenomes'
|
||||
sas_token = 'sv=2019-02-02&se=2050-01-01T08%3A00%3A00Z&si=prod&sr=c&sig=FFfZ0QaDcnEPQmWsshtpoYOjbzd4jtwIWeK%2Fc4i9MqM%3D'
|
||||
storage_name = false
|
||||
sas_token = false
|
||||
}
|
||||
|
||||
docker {
|
||||
|
|
Loading…
Reference in a new issue