更新 'Dockerfile'
							parent
							
								
									7c8d0b0b3b
								
							
						
					
					
						commit
						50eda71257
					
				|  | @ -13,7 +13,7 @@ ADD . $MY_HOME | ||||||
| RUN ["wget","-O","/home/cache.tar.gz","http://139.196.139.197:18800/cache/maven?name=repository"] | RUN ["wget","-O","/home/cache.tar.gz","http://139.196.139.197:18800/cache/maven?name=repository"] | ||||||
| RUN ["tar", "-zxvf", "/home/cache.tar.gz","-C","/home"] | RUN ["tar", "-zxvf", "/home/cache.tar.gz","-C","/home"] | ||||||
| # get all the downloads out of the way | # get all the downloads out of the way | ||||||
| RUN ["/usr/local/bin/mvn-entrypoint.sh","mvn","verify","clean","--fail-never"] | #RUN ["/usr/local/bin/mvn-entrypoint.sh","mvn","verify","clean","--fail-never"] | ||||||
| 
 | 
 | ||||||
| # run maven verify | # run maven verify | ||||||
| RUN ["/usr/local/bin/mvn-entrypoint.sh","mvn","verify","--settings=/home/app/settings.xml" ] | RUN ["/usr/local/bin/mvn-entrypoint.sh","mvn","verify","--settings=/home/app/settings.xml" ] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue