mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	Append correct python path if not present (only during testing) (#4048)
* Append correct python path if not present (only during testing) * Add a bunch more debug info
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/docker.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker.yaml
									
									
									
									
										vendored
									
									
								
							@@ -21,6 +21,10 @@ on:
 | 
			
		||||
    branches:
 | 
			
		||||
      - 'master'
 | 
			
		||||
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - 'master'
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
 | 
			
		||||
  # Build the docker image
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user