Up verbosity
This commit is contained in:
		
							parent
							
								
									17dc8efb53
								
							
						
					
					
						commit
						f388b4fd17
					
				
							
								
								
									
										8
									
								
								.github/workflows/basket-api.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/basket-api.yml
									
									
									
									
										vendored
									
									
								
							| @ -46,7 +46,7 @@ jobs: | |||||||
|         dotnet build --no-restore |         dotnet build --no-restore | ||||||
|         cd - |         cd - | ||||||
|         cd Services/Basket/Basket.UnitTests |         cd Services/Basket/Basket.UnitTests | ||||||
|         dotnet test |         dotnet test --no-build -v=normal | ||||||
| 
 | 
 | ||||||
|     - name: Compose build ${{ env.SERVICE }} |     - name: Compose build ${{ env.SERVICE }} | ||||||
|       run: sudo -E docker-compose build ${{ env.SERVICE }} |       run: sudo -E docker-compose build ${{ env.SERVICE }} | ||||||
| @ -72,11 +72,11 @@ jobs: | |||||||
|       run: | |       run: | | ||||||
|         cd src |         cd src | ||||||
|         dotnet restore "eShopOnContainers-ServicesAndWebApps.sln" |         dotnet restore "eShopOnContainers-ServicesAndWebApps.sln" | ||||||
|         cd Services/Catalog/Catalog.API |         cd Services/Basket/Basket.API | ||||||
|         dotnet build --no-restore |         dotnet build --no-restore | ||||||
|         cd - |         cd - | ||||||
|         cd Services/Catalog/Catalog.UnitTests |         cd Services/Basket/Basket.UnitTests | ||||||
|         dotnet test |         dotnet test --no-build -v=normal | ||||||
| 
 | 
 | ||||||
|     - name: Enable experimental features for the Docker daemon and CLI |     - name: Enable experimental features for the Docker daemon and CLI | ||||||
|       run: | |       run: | | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user