Update .gitea/workflows/build-container.yaml
This commit is contained in:
parent
c2965a97ab
commit
871beafb73
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
env:
|
env:
|
||||||
REGISTRY: git.zukka.net
|
REGISTRY: git.lattuga.net
|
||||||
IMAGE_NAME: ${{ gitea.repository }}
|
IMAGE_NAME: ${{ gitea.repository }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue