mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
Release ValidateSqlPipeline as container image (#1504)
* Release ValidateSqlPipeline as container image
This commit is contained in:
parent
5f0dd24906
commit
1253fa479a
3 changed files with 29 additions and 1 deletions
|
@ -98,7 +98,9 @@ steps:
|
|||
google.registry.beam.rde.RdePipeline \
|
||||
google/registry/beam/rde_pipeline_metadata.json \
|
||||
google.registry.beam.comparedb.ValidateDatastorePipeline \
|
||||
google/registry/beam/validate_datastore_pipeline_metadata.json
|
||||
google/registry/beam/validate_datastore_pipeline_metadata.json \
|
||||
google.registry.beam.comparedb.ValidateSqlPipeline \
|
||||
google/registry/beam/validate_sql_pipeline_metadata.json
|
||||
# Tentatively build and publish Cloud SQL schema jar here, before schema release
|
||||
# process is finalized. Also publish nomulus:core jars that are needed for
|
||||
# server/schema compatibility tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue