@ -7,9 +7,18 @@ platform:
arch: amd64
os: linux
volumes:
- name: cache
host:
path: /root/cache
steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:6.0
path: /root/.nuget/packages
commands:
- cd ./build
- chmod 755 ./build.sh