Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 045340e

Browse files
Bump dataflow flex template build tag (#173)
Co-authored-by: giancarloaf <[email protected]>
1 parent 0e1e026 commit 045340e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-pipeline.workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ main:
2323
- project: ${sys.get_env("GOOGLE_CLOUD_PROJECT_ID")}
2424
- region: "us-west1"
2525
- flexTemplateRepo: "data-pipeline"
26-
- flexTemplateBuildTag: "2023-01-04_21-51-19"
26+
- flexTemplateBuildTag: "2023-01-26_06-27-20"
2727
- flexTemplateBasePath: ${"gs://" + project + "/dataflow/templates/" + flexTemplateRepo}
2828
- flexTemplateTemp: ${"gs://" + project + "-staging/dataflow"}
2929
- manifestFileName: ${text.find_all_regex(crawlPath, "[^/]*$")[0].match + ".txt"}

0 commit comments

Comments
 (0)