Commit 6f31049
committed
ci: source pipeline profile in build jobs (main → stable refs)
Load stack config only sourced lpb.stack.env (dev defaults:
PI_REF=lpb-dev, CONFIG_REF=dev), so the main pipeline was building
stable images from dev branches. The profile files
(lpb.stack.dev.env / lpb.stack.main.env) existed but were never used.
This release (0.0.52-lpb) is unaffected: pi lpb == lpb-dev and config
main == dev at promote time, so stable image content was correct.
Without this fix, the next release would silently ship dev content
into :main / :latest images.1 parent 388e293 commit 6f31049
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
159 | 164 | | |
160 | 165 | | |
161 | 166 | | |
| |||
235 | 240 | | |
236 | 241 | | |
237 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
238 | 248 | | |
239 | 249 | | |
240 | 250 | | |
| |||
0 commit comments