set registry
This commit is contained in:
parent
fe22956d5d
commit
e9726c95d6
|
@ -11,10 +11,11 @@ steps:
|
||||||
from_secret: gitea_packpub_username
|
from_secret: gitea_packpub_username
|
||||||
password:
|
password:
|
||||||
from_secret: gitea_packpub_password
|
from_secret: gitea_packpub_password
|
||||||
repo: git.hatecomputers.club/hatecomputers/hatecomputers.club
|
registry: git.hatecomputers.club
|
||||||
|
repo: hatecomputers/hatecomputers.club
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- main
|
- main
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Reference in New Issue