mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
Tag nomulus-tool in schema deployment script (#1621)
* Tag nomulus-tool in schema deployment script
This commit is contained in:
parent
20c3e731fd
commit
61c50d811a
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ steps:
|
|||
sed -i s/'$${_IMAGE}'/nomulus-tool/g release/cloudbuild-tag.yaml
|
||||
sed -i s/':$${TAG_NAME}'/@$digest/g release/cloudbuild-tag.yaml
|
||||
sed -i s/'nomulus-tool:latest'/nomulus-tool@$digest/g release/cloudbuild-deploy-*.yaml
|
||||
sed -i s/'nomulus-tool:latest'/nomulus-tool@$digest/g release/cloudbuild-schema-deploy-*.yaml
|
||||
# Build and stage Dataflow Flex templates.
|
||||
- name: 'gcr.io/${PROJECT_ID}/builder:latest'
|
||||
entrypoint: /bin/bash
|
||||
|
|
Loading…
Add table
Reference in a new issue