more debugging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-03 01:07:53 -05:00
parent 1b2b28b6d8
commit f0bc6c3de0

View File

@@ -13,7 +13,7 @@ steps:
- dotnet build TOOHUCardAPI.csproj -c Release -o build - dotnet build TOOHUCardAPI.csproj -c Release -o build
- dotnet publish TOOHUCardAPI.csproj -c Release -o publish - dotnet publish TOOHUCardAPI.csproj -c Release -o publish
- tar -czvf dist/TOOHUCardAPI.tar.gz publish/* - tar -czvf dist/TOOHUCardAPI.tar.gz publish/*
- ls dist - ls -l dist