mirror of
				https://github.com/D4M13N-D3V/art_platform.git
				synced 2025-10-31 17:45:39 +00:00 
			
		
		
		
	fix dockerfile workdir command
This commit is contained in:
		
							parent
							
								
									03a06546b7
								
							
						
					
					
						commit
						aff7713122
					
				| @ -11,7 +11,7 @@ COPY ["/src/ArtPlatform.API/ArtPlatform.API.csproj", "ArtPlatform.API/"] | ||||
| COPY ["/src/ArtPlatform.Database/ArtPlatform.Database.csproj", "ArtPlatform.Database/"] | ||||
| RUN dotnet restore "ArtPlatform.API/ArtPlatform.API.csproj" | ||||
| COPY . . | ||||
| WORKDIR "/src/ArtPlatform.API" | ||||
| WORKDIR "/src/ArtPlatform/ArtPlatform.API" | ||||
| RUN dotnet build "ArtPlatform.API.csproj" -c $BUILD_CONFIGURATION -o /app/build | ||||
| 
 | ||||
| FROM build AS publish | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Damien Ostler
						Damien Ostler