Update .gitea/workflows/build.yml
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 2m13s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 2m13s
Fix URL
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.server_url }}/${{ gitea.repository }}:latest
|
tags: git.toomuchtaco.net/${{ gitea.repository }}:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user