Change resulting container image registry owner
This commit is contained in:
parent
84aa12f2a8
commit
5256f4ec4b
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
env:
|
env:
|
||||||
REGISTRY_OWNER: fleg
|
REGISTRY_OWNER: HSWro
|
||||||
container:
|
container:
|
||||||
image: git.hswro.org/fleg/hswro_org_build:latest
|
image: git.hswro.org/fleg/hswro_org_build:latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue