diff --git a/release/cloudbuild-nomulus.yaml b/release/cloudbuild-nomulus.yaml index 44554ecea..048a80bb4 100644 --- a/release/cloudbuild-nomulus.yaml +++ b/release/cloudbuild-nomulus.yaml @@ -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 \