mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 11:08:29 +00:00 
			
		
		
		
	fix dockerimage workflow
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dockerimage.yml
									
									
									
									
										vendored
									
									
								
							@@ -32,7 +32,7 @@ jobs:
 | 
				
			|||||||
    needs: test
 | 
					    needs: test
 | 
				
			||||||
    runs-on: ubuntu-18.04
 | 
					    runs-on: ubuntu-18.04
 | 
				
			||||||
    if: github.event_name == 'push'
 | 
					    if: github.event_name == 'push'
 | 
				
			||||||
    
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    - name: Build squid image
 | 
					    - name: Build squid image
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user