Merge pull request #985 from crazy-max/fix-e2e
e2e: fix .docker folder perms
This commit is contained in:
		
						commit
						0f847266c3
					
				
							
								
								
									
										1
									
								
								.github/workflows/.e2e-run.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/.e2e-run.yml
									
									
									
									
										vendored
									
									
								
							@ -75,6 +75,7 @@ jobs:
 | 
			
		||||
        if: inputs.type == 'local'
 | 
			
		||||
        run: |
 | 
			
		||||
          sudo -E bash ./.github/e2e/${{ inputs.id }}/install.sh
 | 
			
		||||
          sudo chown $(id -u):$(id -g) -R ~/.docker
 | 
			
		||||
      -
 | 
			
		||||
        name: Docker meta
 | 
			
		||||
        id: meta
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user