Use scoped SCV image builder
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
ops/scv/images/build-opencode-core-cloud.sh -
modified
ops/scv/images/cloudbuild-opencode-core.yaml
Diff
2 files changed, +3 -0
ops/scv/images/build-opencode-core-cloud.sh modified +2
@@ -6,6 +6,7 @@ source "${repo_root}/ops/scv/images/versions.env"
| 6 | 6 |
|
| 7 | 7 |
|
| 8 | 8 |
|
| 9 |
|
|
| 9 | 10 |
|
| 10 | 11 |
|
| 11 | 12 |
|
@@ -36,4 +37,5 @@ gcloud builds submit "${repo_root}" \
| 36 | 37 |
|
| 37 | 38 |
|
| 38 | 39 |
|
| 40 |
|
|
| 39 | 41 |
|