mirror of
				https://github.com/docker/build-push-action.git
				synced 2025-10-30 22:10:54 +00:00 
			
		
		
		
	Fix context url
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
					parent
					
						
							
								7086e3777e
							
						
					
				
			
			
				commit
				
					
						10b9d7ec22
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -82,7 +82,7 @@ jobs: | |||
|         name: Build and push | ||||
|         uses: ./ | ||||
|         with: | ||||
|           context: "git://x-access-token:${{ github.token }}@github.com/${{ github.repository }}#${{ github.ref }}" | ||||
|           context: "https://x-access-token:${{ github.token }}@github.com/${{ github.repository }}#${{ github.ref }}" | ||||
|           file: ./test/Dockerfile | ||||
|           builder: ${{ steps.buildx.outputs.name }} | ||||
|           platforms: linux/amd64,linux/arm64,linux/386 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue