fix push target #6
@@ -31,11 +31,11 @@ jobs:
 | 
			
		||||
          platforms: linux/amd64
 | 
			
		||||
          push: false
 | 
			
		||||
          tags: |
 | 
			
		||||
            cloud-hosting-platform/cloud-apache-container/cac:latest
 | 
			
		||||
            cloud-hosting-platform/cac:latest
 | 
			
		||||
      
 | 
			
		||||
      - name: Push image to Gitea 
 | 
			
		||||
        run: |
 | 
			
		||||
          docker buildx imagetools create \
 | 
			
		||||
            --tag repo.anhonesthost.net/cloud-hosting-platform/cloud-apache-container/cac:latest \
 | 
			
		||||
            cloud-hosting-platform/cloud-apache-container/cac:latest         
 | 
			
		||||
            --tag repo.anhonesthost.net/cloud-hosting-platform/cac:latest \
 | 
			
		||||
            cloud-hosting-platform/cac:latest         
 | 
			
		||||
      
 | 
			
		||||
		Reference in New Issue
	
	Block a user