CI: fix tag
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 35s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 35s
This commit is contained in:
parent
5d936d280d
commit
21fedd0213
@ -31,7 +31,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.kucharczyk.xyz/${{ gitea.repository_owner }}/containers/gitea:latest
|
tags: git.kucharczyk.xyz/containers/gitea:latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_USERNAME: ${{ gitea.repository_owner }}
|
DOCKER_USERNAME: ${{ gitea.repository_owner }}
|
||||||
|
Reference in New Issue
Block a user