1
0
mirror of https://github.com/google/nomulus synced 2026-02-07 13:31:12 +00:00

Remove refs to contact wipeout pipeline deleted in PR #2948 (#2952)

This was breaking the GCB build.

BUG= http://b/480997431
This commit is contained in:
Ben McIlwain
2026-02-03 11:31:48 -05:00
committed by GitHub
parent 3f8145b44f
commit f2f9694a94

View File

@@ -155,9 +155,7 @@ steps:
google.registry.beam.rde.RdePipeline \
google/registry/beam/rde_pipeline_metadata.json \
google.registry.beam.resave.ResaveAllEppResourcesPipeline \
google/registry/beam/resave_all_epp_resources_pipeline_metadata.json \
google.registry.beam.wipeout.WipeOutContactHistoryPiiPipeline \
google/registry/beam/wipe_out_contact_history_pii_pipeline_metadata.json
google/registry/beam/resave_all_epp_resources_pipeline_metadata.json
# Build and upload the schema jar as well as other artifacts needed by the schema tests.
- name: 'gcr.io/${PROJECT_ID}/builder:latest'
entrypoint: /bin/bash