ci: move container images to the org registry namespace
Build destination, both builder-image references and the three publish pins now point at novoyuuparosk-wiki/*. The publish pins name a tag that does not exist in the new namespace until this run's build job pushes it and the pin job rewrites them, so publishes are briefly broken mid-run.
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: pi5-16.local:3005/mikkeli/novoyuuparosk-wiki-runner:6dc9f68
|
||||
image: pi5-16.local:3005/novoyuuparosk-wiki/novoyuuparosk-wiki-runner:6dc9f68
|
||||
|
||||
steps:
|
||||
- name: Checkout tech-blogs
|
||||
|
||||
Reference in New Issue
Block a user