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