Commit faa4bbd
committed
fix: missing conditional in assignment operator for BUNDLE_OCP_VERSIONS
the `?=` assignment operator is required for shell env var overrides of values, as used in other variables here.
Signed-off-by: Michael Zeevi <[email protected]>1 parent b4370ed commit faa4bbd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments