Revert "Use the ASP.NET Core runtime images instead of SDK"
This reverts commit 311afad1af
.
This commit is contained in:
parent
311afad1af
commit
4ce31a3d72
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ clone:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: mcr.microsoft.com/dotnet/core/aspnet:2.2
|
image: mcr.microsoft.com/dotnet/core/sdk:2.2
|
||||||
commands:
|
commands:
|
||||||
- chmod +x ./build.sh
|
- chmod +x ./build.sh
|
||||||
- ./build.sh
|
- ./build.sh
|
Loading…
Add table
Add a link
Reference in a new issue