Update .gitea/workflows/build-image.yml
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user