Commit 5620171
committed
ci: tag container images with dev alongside midstream
Add :dev tag to both gateway and cluster multi-arch manifests in the
midstream container build workflow. Local cargo builds default to the
dev tag (OPENSHELL_IMAGE_TAG is unset), so this ensures locally-built
CLI binaries can pull images from GHCR without needing to override
the tag. The dev and midstream tags are kept in sync — both point to
the same image built from the midstream branch on every merge.1 parent aac57d0 commit 5620171
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| 163 | + | |
162 | 164 | | |
163 | 165 | | |
0 commit comments