debug action
This commit is contained in:
		@@ -33,6 +33,7 @@ jobs:
 | 
			
		||||
      - name: Extract version for tags
 | 
			
		||||
        run: |
 | 
			
		||||
          echo "FULL_VERSION=$(grep -oP '(?<=VERSION=).*' Dockerfile)" >> $GITHUB_ENV
 | 
			
		||||
          echo ${{ env.REGISTRY }}
 | 
			
		||||
 | 
			
		||||
      # Add support for more platforms with QEMU
 | 
			
		||||
      - name: Set up QEMU
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user