Skip bundle check
This commit is contained in:
		
							parent
							
								
									3c9b88e7df
								
							
						
					
					
						commit
						c5a69f5a8c
					
				|  | @ -112,8 +112,7 @@ RUN set -eux; \ | |||
| 	[ "$(command -v ruby)" = '/usr/local/bin/ruby' ]; \ | ||||
| # rough smoke test | ||||
| 	ruby --version; \ | ||||
| 	gem --version; \ | ||||
| 	bundle --version | ||||
| 	gem --version | ||||
| 
 | ||||
| # don't create ".bundle" in all our apps | ||||
| ENV GEM_HOME /usr/local/bundle | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue