Update .github/workflows/Continues Integration.yaml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/Continues Integration.yaml
									
									
									
									
										vendored
									
									
								
							@@ -26,9 +26,7 @@ jobs:
 | 
			
		||||
          restore-keys: node_modules
 | 
			
		||||
  Docker:
 | 
			
		||||
    name: Push docker image
 | 
			
		||||
    runs-on: Docker
 | 
			
		||||
    container:
 | 
			
		||||
      image: docker:latest
 | 
			
		||||
    container: docker:latest
 | 
			
		||||
    steps:
 | 
			
		||||
 | 
			
		||||
      - uses: ztimson/actions/docker@develop
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user