Fixing Jenkins tests
This commit is contained in:
		
							parent
							
								
									7d94e086ba
								
							
						
					
					
						commit
						ac43d85d48
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
ARG SCHEME=chibi
 | 
					ARG SCHEME=chibi
 | 
				
			||||||
FROM schemers/${SCHEME}:head
 | 
					FROM schemers/${SCHEME}
 | 
				
			||||||
RUN apt-get update && apt-get install -y \
 | 
					RUN apt-get update && apt-get install -y \
 | 
				
			||||||
    build-essential \
 | 
					    build-essential \
 | 
				
			||||||
    git \
 | 
					    git \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue