Commit e37904e
committed
release: fix redhat preflight component ID
Previously, the publish script was using PFLT_CERTIFICATION_PROJECT_ID to set the
Red Hat preflight component ID, but it should be using PFLT_CERTIFICATION_COMPONENT_ID
instead. This change corrects that environment variable to ensure proper
functionality when publishing Red Hat releases.
See
redhat-openshift-ecosystem/openshift-preflight#1318
for the details.
Epic: none
Release note: none1 parent a0b2049 commit e37904e
File tree
1 file changed
+1
-1
lines changed- build/teamcity/internal/cockroach/release/publish
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments