@ -7,6 +7,7 @@ steps:
- name: build
image: alpine
commands:
- apk add curl
- curl -LJO https://dot.net/v1/dotnet-install.sh
- ./dotnet-install.sh -c 5.0
- apk add zip