update drone again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-03 01:04:27 -05:00
parent caaf019fde
commit 1b2b28b6d8

View File

@@ -13,6 +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