mirror of
https://github.com/google/nomulus.git
synced 2025-05-09 08:18:21 +02:00
Fix build (#1109)
This commit is contained in:
parent
1c60c1c416
commit
514f2fbc5c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ steps:
|
||||||
google.registry.beam.datastore.BulkDeleteDatastorePipeline \
|
google.registry.beam.datastore.BulkDeleteDatastorePipeline \
|
||||||
google/registry/beam/bulk_delete_datastore_pipeline_metadata.json \
|
google/registry/beam/bulk_delete_datastore_pipeline_metadata.json \
|
||||||
google.registry.beam.spec11.Spec11Pipeline \
|
google.registry.beam.spec11.Spec11Pipeline \
|
||||||
google/registry/beam/spec11_pipeline_metadata.json
|
google/registry/beam/spec11_pipeline_metadata.json \
|
||||||
google.registry.beam.invoicing.InvoicingPipeline \
|
google.registry.beam.invoicing.InvoicingPipeline \
|
||||||
google/registry/beam/invoicing_pipeline_metadata.json
|
google/registry/beam/invoicing_pipeline_metadata.json
|
||||||
# Tentatively build and publish Cloud SQL schema jar here, before schema release
|
# Tentatively build and publish Cloud SQL schema jar here, before schema release
|
||||||
|
|
Loading…
Add table
Reference in a new issue