Wonky.Client/alpha-build.sh
Frede Hundewadt c128095937 revert to 7
2023-06-20 08:08:25 +02:00

5 lines
223 B
Bash

#/usr/bin/env bash
dotnet publish -c release
rm -rf /a/projects/inno/version-sync/alpha-client/*
cp /a/projects/inno/a/Wonky.Client/Wonky.Client/bin/Release/net8.0/publish/* /a/projects/inno/version-sync/alpha-client/ -rn