fix: Add object_storage/mix.exs to Docker image
This commit is contained in:
		
							parent
							
								
									2e6ecd2a89
								
							
						
					
					
						commit
						aa429225ea
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -25,6 +25,7 @@ ADD ./apps/admin/mix.exs ./apps/admin/ | |||
| ADD ./apps/app/mix.exs ./apps/app/ | ||||
| ADD ./apps/content/mix.exs ./apps/content/ | ||||
| ADD ./apps/core/mix.exs ./apps/core/ | ||||
| ADD ./apps/object_storage/mix.exs ./apps/object_storage/ | ||||
| 
 | ||||
| RUN mix deps.get | ||||
| RUN mix deps.compile | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Robert Prehn
						Robert Prehn