Commit a3edf87
committed
ci(ofelia): override container image-name to preserve GHCR package identity
Template default `image-name: ${{ github.repository }}` would produce
`ghcr.io/netresearch/ofelia` (full owner/repo), but the existing GHCR
package for this repo has been `ghcr.io/netresearch/ofelia` published
as just `ofelia` for years — renaming would orphan all existing image
pulls.
Override image-name to `ofelia` and record it as intentional-drift.
Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>1 parent 1ad785b commit a3edf87
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments