Repair .github/workflows/docker_image_ci.yml.
This commit is contained in:
		
							parent
							
								
									16cda3a7e2
								
							
						
					
					
						commit
						d5808afafc
					
				
							
								
								
									
										4
									
								
								.github/workflows/docker_image_ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker_image_ci.yml
									
									
									
									
										vendored
									
									
								
							@ -3,8 +3,8 @@ name: Docker image CI
 | 
				
			|||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - setup_files/Dockerfile
 | 
					      - app/Dockerfile
 | 
				
			||||||
      - setup_files/requirements.txt
 | 
					      - app/requirements.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user