mirror of
				https://gitea.com/docker/build-push-action.git
				synced 2025-10-31 09:08:18 +07:00 
			
		
		
		
	e2e: fix .docker folder perms
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4c1b68d83a
								
							
						
					
					
						commit
						ea8499618b
					
				
							
								
								
									
										1
									
								
								.github/workflows/.e2e-run.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/.e2e-run.yml
									
									
									
									
										vendored
									
									
								
							| @ -75,6 +75,7 @@ jobs: | |||||||
|         if: inputs.type == 'local' |         if: inputs.type == 'local' | ||||||
|         run: | |         run: | | ||||||
|           sudo -E bash ./.github/e2e/${{ inputs.id }}/install.sh |           sudo -E bash ./.github/e2e/${{ inputs.id }}/install.sh | ||||||
|  |           sudo chown $(id -u):$(id -g) -R ~/.docker | ||||||
|       - |       - | ||||||
|         name: Docker meta |         name: Docker meta | ||||||
|         id: meta |         id: meta | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user