mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 03:58:34 +02:00
Fix typo in pipeline name (#2016)
This commit is contained in:
parent
a341058282
commit
ff8a08f40e
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ steps:
|
||||||
google.registry.beam.billing.InvoicingPipeline \
|
google.registry.beam.billing.InvoicingPipeline \
|
||||||
google/registry/beam/invoicing_pipeline_metadata.json \
|
google/registry/beam/invoicing_pipeline_metadata.json \
|
||||||
google.registry.beam.billing.ExpandBillingRecurrencesPipeline \
|
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.RdePipeline \
|
||||||
google/registry/beam/rde_pipeline_metadata.json \
|
google/registry/beam/rde_pipeline_metadata.json \
|
||||||
google.registry.beam.resave.ResaveAllEppResourcesPipeline \
|
google.registry.beam.resave.ResaveAllEppResourcesPipeline \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue