docker: setup qemu & buildx
This commit is contained in:
		
					parent
					
						
							
								53dd300414
							
						
					
				
			
			
				commit
				
					
						c82ab8c5e0
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/docker-hub.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker-hub.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -16,6 +16,10 @@ jobs:
 | 
			
		|||
        id: meta
 | 
			
		||||
        with:
 | 
			
		||||
          images: nim65s/matrix-webhook
 | 
			
		||||
      - uses: docker/setup-qemu-action@v2
 | 
			
		||||
        name: Set up QEMU
 | 
			
		||||
      - uses: docker/setup-buildx-action@v2
 | 
			
		||||
        name: Set up Docker Buildx
 | 
			
		||||
      - uses: docker/login-action@v2
 | 
			
		||||
        with:
 | 
			
		||||
          username: nim65s
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue