WIP on CI
This commit is contained in:
		
							parent
							
								
									fb24775d15
								
							
						
					
					
						commit
						77789e1ced
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -82,7 +82,7 @@ jobs:
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
    services:
 | 
					    services:
 | 
				
			||||||
      redis:
 | 
					      redis:
 | 
				
			||||||
        image: redislabs/redismod:{{ matrix.redismod }}
 | 
					        image: "redislabs/redismod:{{ matrix.redismod }}"
 | 
				
			||||||
        ports:
 | 
					        ports:
 | 
				
			||||||
          # Maps port 6379 on service container to the host
 | 
					          # Maps port 6379 on service container to the host
 | 
				
			||||||
          - 6379:6379
 | 
					          - 6379:6379
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue