@ -11,11 +11,7 @@ steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- pwd
- ls
- cd ./code/src
- dotnet restore SettleAccount.sln
- cd ../../build
- cd ./build
- chmod 755 ./build.sh