1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Remove storage name.

This commit is contained in:
Venkat Malladi 2021-11-18 17:52:51 -06:00
parent ed4c1d5f22
commit 72ccd44ad6

View file

@ -7,8 +7,8 @@ params {
az_location = 'westus2' az_location = 'westus2'
batch_name = false batch_name = false
batch_key = false batch_key = false
storage_name = 'platinumgenomes' storage_name = false
sas_token = 'sv=2019-02-02&se=2050-01-01T08%3A00%3A00Z&si=prod&sr=c&sig=FFfZ0QaDcnEPQmWsshtpoYOjbzd4jtwIWeK%2Fc4i9MqM%3D' sas_token = false
} }
docker { docker {