Update .gitea/workflows/build-image.yml
This commit is contained in:
		@@ -56,5 +56,5 @@ jobs:
 | 
			
		||||
        uses: docker/build-push-action@v2
 | 
			
		||||
        with:
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: ${{ secrets.DOCKERHUB_USERNAME }}/${GITEA_REPOSITORY_NAME}:latest
 | 
			
		||||
          tags: ${{ secrets.DOCKERHUB_USERNAME }}/iventoy:latest
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user