Revert "Use the ASP.NET Core runtime images instead of SDK"

This reverts commit 311afad1af.
This commit is contained in:
Robert Marshall 2019-08-26 09:23:48 +01:00
parent 311afad1af
commit 4ce31a3d72

View file

@ -6,7 +6,7 @@ clone:
steps:
- name: build
image: mcr.microsoft.com/dotnet/core/aspnet:2.2
image: mcr.microsoft.com/dotnet/core/sdk:2.2
commands:
- chmod +x ./build.sh
- ./build.sh