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