Fix typo in pipeline name (#2016)

This commit is contained in:
gbrodman 2023-04-28 17:05:24 -04:00 committed by GitHub
parent 668a7a47a2
commit 53549afd0d

View file

@ -93,7 +93,7 @@ steps:
google.registry.beam.billing.InvoicingPipeline \
google/registry/beam/invoicing_pipeline_metadata.json \
google.registry.beam.billing.ExpandBillingRecurrencesPipeline \
google/registry/beam/expand_billing_recurrences_metadata.json \
google/registry/beam/expand_billing_recurrences_pipeline_metadata.json \
google.registry.beam.rde.RdePipeline \
google/registry/beam/rde_pipeline_metadata.json \
google.registry.beam.resave.ResaveAllEppResourcesPipeline \