diff --git a/conf/azurebatch.config b/conf/azurebatch.config index 809e5dd..1624c7f 100644 --- a/conf/azurebatch.config +++ b/conf/azurebatch.config @@ -7,8 +7,8 @@ params { az_location = 'westeurope' batch_name = false batch_key = false - storage_name = false - storage_key = false + storage_name = 'nextflow-test' + storage_key = 'not a real key' } docker {