This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
dotnet publish MarketDataServer/MarketDataServer.csproj -c Release -r linux-arm64 --self-contained=true
|
||||
dotnet publish IPMonitor/IPMonitor.csproj -c Release -r linux-arm64 --self-contained=true
|
||||
# dotnet build --configuration Debug --no-restore # Build the project in Debug configuration
|
||||
#
|
||||
|
||||
- name: Create Market Data archive with preserved permissions
|
||||
run: tar -czvf marketdata.tar.gz MarketData/MarketData/bin/Debug/net8.0/linux-arm64/publish
|
||||
|
||||
Reference in New Issue
Block a user