Update .gitea/workflows/docker.yaml
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ gitea.server_url }}/${{ gitea.repository }}:latest
|
git.toomuchtaco.net/${{ gitea.repository }}:latest
|
||||||
${{ gitea.server_url }}/${{ gitea.repository }}:${{ gitea.sha }}
|
git.toomuchtaco.net/${{ gitea.repository }}:${{ gitea.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user