Commit 455f0fe
committed
fix(docker/k8s): Fix image naming
We had previously hack with hardcoding ghcr.io.
Now we make it more flexible, so people can set their own
image url, and our staging instance automatically add staging-
prefix in appropriate place.
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>1 parent 535d19f commit 455f0fe
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments