Compare commits
	
		
			1 Commits
		
	
	
		
			d6dab34e11
			...
			a8ab52cf54
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a8ab52cf54 | 
@@ -25,6 +25,8 @@ jobs:
 | 
			
		||||
        username: ${{ secrets.docker_username }}
 | 
			
		||||
        password: ${{ secrets.docker_password }}
 | 
			
		||||
 | 
			
		||||
    - name: Set up Docker Buildx
 | 
			
		||||
      uses: https://github.com/docker/setup-buildx-action@v3
 | 
			
		||||
 | 
			
		||||
    - name: Build
 | 
			
		||||
      uses: https://github.com/docker/build-push-action@v2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user