mirror of
				https://github.com/docker/build-push-action.git
				synced 2025-10-31 14:30:54 +00:00 
			
		
		
		
	Update README
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
					parent
					
						
							
								0cc5e42c7a
							
						
					
				
			
			
				commit
				
					
						ec2628bb21
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -40,6 +40,9 @@ jobs: | |||
|         uses: docker/actions/setup-buildx@v1 | ||||
|         with: | ||||
|           buildx-version: latest | ||||
|       - | ||||
|         name: Builder instance name | ||||
|         run: echo ${{ steps.buildx.outputs.name }} | ||||
|       - | ||||
|         name: Available platforms | ||||
|         run: echo ${{ steps.buildx.outputs.platforms }} | ||||
|  | @ -77,9 +80,6 @@ jobs: | |||
|         uses: docker/actions/setup-buildx@v1 | ||||
|         with: | ||||
|           buildx-version: latest | ||||
|       - | ||||
|         name: Builder instance name | ||||
|         run: echo ${{ steps.buildx.outputs.name }} | ||||
|       - | ||||
|         name: Available platforms | ||||
|         run: echo ${{ steps.buildx.outputs.platforms }} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue