Commit 8ecb1fb
authored
Fix pipeline when USE_LATEST_CAPI=true is used (#3714)
- Remove stemcell field from CAPI release in use-latest-capi.yml ops file
- Remove unused jumpbox private key extraction in create-bosh-lite workflow
These changes resolve deployment issues when using the latest CAPI release
by ensuring the ops file properly removes conflicting release metadata.1 parent cbdf384 commit 8ecb1fb
File tree
2 files changed
+3
-2
lines changed- .github
- ops-files
- workflows
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
| |||
0 commit comments