Update .gitea/workflows/build-image.yml
This commit is contained in:
parent
b3acb0fd98
commit
1a95f39898
@ -80,4 +80,4 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:${{ needs.init.outputs.iventoy }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:latest
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:latest
|
Loading…
x
Reference in New Issue
Block a user